[OpenWrt-Devel] [PATCH] [18.06] ar71xx: define switch for rb-952ui-5ac2nd
Thibaut VARÈNE
hacks at slashdirt.org
Mon Jul 30 11:37:40 EDT 2018
QCA9533 built-in switch can be configured
Tested-by: Thibaut VARÈNE <hacks at slashdirt.org>
Signed-off-by: Thibaut VARÈNE <hacks at slashdirt.org>
---
target/linux/ar71xx/base-files/etc/board.d/02_network | 4 ++--
1 file changed, 2 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 b0076366bc..f650b4cd04 100755
--- a/target/linux/ar71xx/base-files/etc/board.d/02_network
+++ b/target/linux/ar71xx/base-files/etc/board.d/02_network
@@ -169,7 +169,6 @@ ar71xx_setup_interfaces()
pb42|\
pb44|\
rb-951ui-2hnd|\
- rb-952ui-5ac2nd|\
routerstation|\
tl-wr710n|\
tl-wr720n-v3|\
@@ -182,7 +181,8 @@ ar71xx_setup_interfaces()
rb-750-r2|\
rb-750p-pbr2|\
rb-750up-r2|\
- rb-951ui-2nd)
+ rb-951ui-2nd|\
+ rb-952ui-5ac2nd)
ucidef_set_interfaces_lan_wan "eth1.1" "eth0"
ucidef_add_switch "switch0" \
"0 at eth1" "1:lan:4" "2:lan:3" "3:lan:2" "4:lan:1"
--
2.13.6 (Apple Git-96)
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list