mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-12 15:42:11 -05:00
ar71xx: fix AR934X_WMAC_SIZE
SVN-Revision: 26594
This commit is contained in:
parent
a66b496001
commit
4711dea8ff
@ -71,7 +71,7 @@
|
|||||||
#define AR91XX_WMAC_SIZE 0x30000
|
#define AR91XX_WMAC_SIZE 0x30000
|
||||||
|
|
||||||
#define AR934X_WMAC_BASE (AR71XX_APB_BASE + 0x00100000)
|
#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_MIN 0x0200000
|
||||||
#define AR71XX_MEM_SIZE_MAX 0x10000000
|
#define AR71XX_MEM_SIZE_MAX 0x10000000
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user