ar71xx: add support for YunCore SR3200 and XD3200
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / etc / board.d / 02_network
index 949f161c9ca5aa1bfc424fac5343a258ea5270b8..57d690d60cc9c06ffd0b3520216e24c381454d1c 100755 (executable)
@@ -230,6 +230,7 @@ ar71xx_setup_interfaces()
        dir-835-a1|\
        esr900|\
        mynet-n750|\
+       sr3200|\
        wndr3700v4|\
        wndr4300)
                ucidef_add_switch "switch0" \
@@ -395,7 +396,8 @@ ar71xx_setup_interfaces()
                ucidef_add_switch "switch0" \
                        "0@eth0" "1:lan" "2:wan"
                ;;
-       unifiac-pro)
+       unifiac-pro|\
+       xd3200)
                ucidef_add_switch "switch0" \
                        "0@eth0" "2:lan" "3:wan"
                ;;