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 <rayoung@utexas.edu> SVN-Revision: 46250
This commit is contained in:
@@ -880,6 +880,9 @@ ar71xx_board_detect() {
|
||||
*WRT400N)
|
||||
name="wrt400n"
|
||||
;;
|
||||
*WAP4410N)
|
||||
name="wap4410n"
|
||||
;;
|
||||
*"WZR-450HP2")
|
||||
name="wzr-450hp2"
|
||||
;;
|
||||
|
||||
@@ -233,6 +233,7 @@ platform_check_image() {
|
||||
nanostation-m-xw | \
|
||||
rw2458n | \
|
||||
wpj531 | \
|
||||
wap4410n | \
|
||||
wndap360 | \
|
||||
wpj344 | \
|
||||
wzr-hp-g300nh2 | \
|
||||
|
||||
Reference in New Issue
Block a user