From 599081f3e41f2b3551a39e0f06edfe0d4d3fa836 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 7 Jul 2015 18:06:39 +0000 Subject: ar71xx: Add support for Cisco-Linksys WAP4410N This patch adds support for the Cisco WAP4410N, an access point that uses the AR9132 SoC. Web upgrades from stock are not yet possible, UART access required for the initial flash. Signed-off-by: Ryan A Young git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46250 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/base-files/lib/upgrade/platform.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ar71xx/base-files/lib/upgrade/platform.sh') diff --git a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh index 37a2e7b0ee..73d8b0d7f6 100755 --- a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh +++ b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh @@ -233,6 +233,7 @@ platform_check_image() { nanostation-m-xw | \ rw2458n | \ wpj531 | \ + wap4410n | \ wndap360 | \ wpj344 | \ wzr-hp-g300nh2 | \ -- cgit v1.2.3