ar71xx: fix AR934X_WMAC_SIZE
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 11 Apr 2011 17:37:03 +0000 (17:37 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 11 Apr 2011 17:37:03 +0000 (17:37 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26594 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

index 791dd6d..a0232d6 100644 (file)
@@ -71,7 +71,7 @@
 #define AR91XX_WMAC_SIZE       0x30000
 
 #define AR934X_WMAC_BASE       (AR71XX_APB_BASE + 0x00100000)
-#define AR934X_WMAC_SIZE       0x1ffff
+#define AR934X_WMAC_SIZE       0x20000
 
 #define AR71XX_MEM_SIZE_MIN    0x0200000
 #define AR71XX_MEM_SIZE_MAX    0x10000000