aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorQian Zheng <sotux82@gmail.com>2017-01-12 09:39:55 +0800
committerJo-Philipp Wich <jo@mein.io>2017-01-26 11:38:20 +0100
commitb822f29f25e145b2870949d7678cdf1b6b15c106 (patch)
treec79bf32be1d6c4be9a05684d80c7358be96f3d0d /target
parent3d4069fb8e4c3c75890a1657aa2561d73ec72355 (diff)
downloadupstream-b822f29f25e145b2870949d7678cdf1b6b15c106.tar.gz
upstream-b822f29f25e145b2870949d7678cdf1b6b15c106.tar.bz2
upstream-b822f29f25e145b2870949d7678cdf1b6b15c106.zip
ar71xx: fix netgear wndr3700 v1/v2, wndr3800/wndr3800ch switch port mapping
Signed-off-by: Qian Zheng <sotux82@gmail.com>
Diffstat (limited to 'target')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/board.d/02_network7
1 files changed, 5 insertions, 2 deletions
diff --git a/target/linux/ar71xx/base-files/etc/board.d/02_network b/target/linux/ar71xx/base-files/etc/board.d/02_network
index e934abaa1d..551871e0fe 100755
--- a/target/linux/ar71xx/base-files/etc/board.d/02_network
+++ b/target/linux/ar71xx/base-files/etc/board.d/02_network
@@ -418,10 +418,13 @@ ar71xx_setup_interfaces()
ucidef_add_switch "switch0" \
"0@eth0" "2:lan" "3:wan"
;;
- wndr3700)
+ wndr3700|\
+ wndr3700v2|\
+ wndr3800|\
+ wndr3800ch)
ucidef_set_interfaces_lan_wan "eth0" "eth1"
ucidef_add_switch "switch0" \
- "0:lan" "1:lan" "2:lan" "3:lan" "5@eth0"
+ "0:lan:4" "1:lan:3" "2:lan:2" "3:lan:1" "5@eth0"
ucidef_add_switch_attr "switch0" "blinkrate" 2
ucidef_add_switch_port_attr "switch0" 1 led 6