ar71xx: Add support to Powerline ac TP-Link WPA8630
[openwrt/staging/yousong.git] / target / linux / ar71xx / base-files / etc / board.d / 02_network
index ab7404d4f3230ed98dce61c135750bf5a8d66769..e6489af8766faa0193509d10945f12c1b5fe6b55 100755 (executable)
@@ -398,6 +398,10 @@ ar71xx_setup_interfaces()
                ucidef_add_switch_port_attr "switch0" 2 led 9
                ucidef_add_switch_port_attr "switch0" 5 led 2
                ;;
+       wpa8630)
+               ucidef_add_switch "switch0" \
+                       "0@eth0" "2:lan:3" "3:lan:2" "4:lan:1" "5:lan:4"
+               ;;
        wpj344)
                ucidef_add_switch "switch0" \
                        "0@eth0" "3:lan" "2:wan"