1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-16 05:20:04 +03:00

[ar71xx] increase AR71XX_MEM_SIZE_MAX (thanks to Leo Galambos for reporting)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15734 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2009-05-09 05:39:12 +00:00
parent 38e0e195e1
commit c383813b59

View File

@ -60,7 +60,7 @@
#define AR91XX_WMAC_SIZE 0x30000
#define AR71XX_MEM_SIZE_MIN 0x0200000
#define AR71XX_MEM_SIZE_MAX 0x8000000
#define AR71XX_MEM_SIZE_MAX 0x10000000
#define AR71XX_CPU_IRQ_BASE 0
#define AR71XX_MISC_IRQ_BASE 8