ar71xx: Add support to Powerline ac TP-Link WPA8630
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / etc / board.d / 02_network
index b7b91d0ad80e22eabcde208970728b2280f481eb..e6489af8766faa0193509d10945f12c1b5fe6b55 100755 (executable)
@@ -71,6 +71,8 @@ ar71xx_setup_interfaces()
        eap7660d|\
        el-mini|\
        loco-m-xw|\
+       mr12|\
+       mr16|\
        mr1750|\
        mr1750v2|\
        mr18|\
@@ -106,6 +108,7 @@ ar71xx_setup_interfaces()
        tl-wa901nd-v3|\
        tl-wa901nd-v4|\
        tl-wr703n|\
+       tl-wr802n-v1|\
        tube2h|\
        unifiac-lite|\
        wndap360|\
@@ -229,6 +232,9 @@ ar71xx_setup_interfaces()
                ucidef_add_switch "switch0" \
                        "0@eth0" "1:lan" "2:lan" "3:lan" "4:lan" "5:wan"
                ;;
+       dap-2695-a1)
+               ucidef_add_switch "switch0" "0@eth0" "2:lan" "3:wan" "6@eth1"
+               ;;
        db120|\
        rb-2011l|\
        rb-2011uas|\
@@ -305,6 +311,7 @@ ar71xx_setup_interfaces()
                ucidef_add_switch "switch0" \
                        "0@eth0" "2:lan" "3:lan"
                ;;
+       dw33d|\
        f9k1115v2)
                ucidef_set_interfaces_lan_wan "eth1" "eth0"
                ucidef_add_switch "switch0" \
@@ -391,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"