ar71xx: Add support for AP147-010 reference board
[oweals/openwrt.git] / target / linux / ar71xx / base-files / etc / uci-defaults / 02_network
index 615dbc4f8a0b42bbb8513a668b0408e87ebd8e1e..53b3a7faf551a4c7ecbbee00d93218250f86dd76 100755 (executable)
@@ -46,6 +46,13 @@ ap136-010)
        ucidef_add_switch_vlan "switch0" "2" "5 6"
        ;;
 
+ap147-010)
+       ucidef_set_interfaces_lan_wan "eth0" "eth1"
+       ucidef_add_switch "switch0" "1" "1"
+       ucidef_add_switch_vlan "switch0" "1" "0 1 2 3 4"
+       ucidef_add_switch_vlan "switch0" "2" "5 6"
+       ;;
+
 ap136-020 |\
 ap135-020 |\
 tl-wr1043nd-v2 |\
@@ -305,6 +312,12 @@ dlan-pro-500-wp)
        ucidef_set_interface_lan "eth0 eth1"
        ;;
 
+dlan-pro-1200-ac)
+       ucidef_set_interface_lan "eth0"
+       ucidef_add_switch "switch0" "1" "0"
+       ucidef_add_switch_vlan "switch0" "0" "0 2 3 4"
+       ;;
+
 all0305 |\
 aw-nr580 |\
 bullet-m |\
@@ -345,7 +358,6 @@ tl-wa901nd-v3 |\
 tl-wr703n |\
 tube2h |\
 wndap360 |\
-wap4410n |\
 mynet-rext |\
 wp543)
        ucidef_set_interface_lan "eth0"