increase AR71XX_MEM_SIZE_MAX (thanks to Leo Galambos for reporting)

SVN-Revision: 15734
master
Gabor Juhos 16 years ago
parent d8aee6e471
commit 15f0a64dda
  1. 2
      target/linux/ar71xx/files/arch/mips/include/asm/mach-ar71xx/ar71xx.h

@ -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

Loading…
Cancel
Save