ar71xx: add kernel support for the Allnet ALL0258N board
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 24 Oct 2011 21:49:21 +0000 (21:49 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 24 Oct 2011 21:49:21 +0000 (21:49 +0000)
commit61504e67d98da11594faeb351e8961bf2787a035
treeda53c239011c52ce8e8e718fcdc7d85384362014
parentafc3633a2e851ad905873a5e785fd3d5bd5f509c
ar71xx: add kernel support for the Allnet ALL0258N board

This patchs adds support for the Allnet ALL0258N outdoor AP/bridge.
The ALL0258N is based on the AR7240 SoC paired with an AR9285 radio,
it got 8MB of NOR and 32MB SDRAM.

Signed-off-by: Daniel Golle <dgolle@allnet.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28564 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/ar71xx/base-files/lib/ar71xx.sh
target/linux/ar71xx/config-2.6.39
target/linux/ar71xx/files/arch/mips/ar71xx/Kconfig
target/linux/ar71xx/files/arch/mips/ar71xx/Makefile
target/linux/ar71xx/files/arch/mips/ar71xx/mach-all0258n.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ar71xx/machtype.h
This page took 0.027026 seconds and 4 git commands to generate.