2
0
forked from Ivasoft/openwrt

ar71xx: add support for the built-in WMAC of the AR934x

Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com>

SVN-Revision: 26521
This commit is contained in:
Gabor Juhos
2011-04-07 20:53:34 +00:00
parent 13b1bd2ec2
commit 428888faec
5 changed files with 89 additions and 0 deletions

View File

@@ -70,6 +70,9 @@
#define AR91XX_WMAC_BASE (AR71XX_APB_BASE + 0x000C0000)
#define AR91XX_WMAC_SIZE 0x30000
#define AR934X_WMAC_BASE (AR71XX_APB_BASE + 0x00100000)
#define AR934X_WMAC_SIZE 0x1ffff
#define AR71XX_MEM_SIZE_MIN 0x0200000
#define AR71XX_MEM_SIZE_MAX 0x10000000