increase AR71XX_MEM_SIZE_MAX (thanks to Leo Galambos for reporting)
authorGabor Juhos <juhosg@openwrt.org>
Sat, 9 May 2009 05:39:12 +0000 (05:39 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sat, 9 May 2009 05:39:12 +0000 (05:39 +0000)
SVN-Revision: 15734

target/linux/ar71xx/files/arch/mips/include/asm/mach-ar71xx/ar71xx.h

index 90a3da37e458bb73a414a6f6bc978da03d86f30f..bd8a5c2a58cdb8ee7207122ea25c0c43b2e37145 100644 (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