Add support for Atheros AP96 reference board
authorFelix Fietkau <nbd@openwrt.org>
Mon, 27 Sep 2010 08:59:53 +0000 (08:59 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 27 Sep 2010 08:59:53 +0000 (08:59 +0000)
commita7bb7dd99ebe9fcdcc6fb3152eaa830a302d5028
treebf3766d8eb911b06f2fdd299ff90dfece2bfafe1
parenta41b1df07b7f8fb6500647c5934e394dd1628ea5
Add support for Atheros AP96 reference board

This is still preliminary and not really tested much. Anyway, this
version seems to be enough to get both wired and wireless
interfaces working. Buttons and leds are also working.

mach-ap96.c is based on mach-wndr3700.c.

Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com>
SVN-Revision: 23125
13 files changed:
target/linux/ar71xx/base-files/etc/defconfig/ap96/network [new file with mode: 0644]
target/linux/ar71xx/base-files/etc/diag.sh
target/linux/ar71xx/base-files/lib/ar71xx.sh
target/linux/ar71xx/config-2.6.32
target/linux/ar71xx/config-2.6.33
target/linux/ar71xx/config-2.6.34
target/linux/ar71xx/config-2.6.35
target/linux/ar71xx/files/arch/mips/ar71xx/Kconfig
target/linux/ar71xx/files/arch/mips/ar71xx/Makefile
target/linux/ar71xx/files/arch/mips/ar71xx/mach-ap96.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ar71xx/machtype.h
target/linux/ar71xx/generic/profiles/atheros.mk
target/linux/ar71xx/image/Makefile