ar71xx: Add support for AP147-010 reference board
[openwrt/staging/yousong.git] / target / linux / ar71xx / base-files / etc / uci-defaults / 02_network
old mode 100644 (file)
new mode 100755 (executable)
index 4fe951e..53b3a7f
@@ -18,6 +18,7 @@ case "$board" in
 all0315n |\
 all0258n |\
 ja76pf2|\
+rocket-m-ti |\
 ubnt-unifi-outdoor)
        ucidef_set_interface_lan "eth0 eth1"
        ;;
@@ -30,11 +31,12 @@ wlr8100)
        ucidef_add_switch_vlan "switch0" "2" "0t 1"
        ;;
 
-esr1750)
+esr1750 |\
+epg5000)
        ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
        ucidef_add_switch "switch0" "1" "1"
-       ucidef_add_switch_vlan "switch0" "1" "0t 2 3 4 5"
-       ucidef_add_switch_vlan "switch0" "2" "0t 1"
+       ucidef_add_switch_vlan "switch0" "1" "0t 1 2 3 4"
+       ucidef_add_switch_vlan "switch0" "2" "0t 5"
        ;;
 
 ap136-010)
@@ -44,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 |\
@@ -211,6 +220,7 @@ tl-wr941nd)
        ucidef_set_interfaces_lan_wan "lan1 lan2 lan3 lan4" "wan"
        ;;
 
+dir-615-i1 |\
 r6100 |\
 smart-300 |\
 tl-mr3420-v2 |\
@@ -298,6 +308,16 @@ esr900)
        [ -n "$mac" ] && ucidef_set_interface_macaddr "wan" "$mac"
        ;;
 
+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 |\
@@ -344,6 +364,7 @@ wp543)
        ;;
 
 antminer-s1 |\
+antminer-s3 |\
 dir-505-a1)
        ucidef_set_interface_lan "eth1"
        ;;
@@ -382,6 +403,7 @@ wpj558)
 
 ap121 |\
 ap121-mini |\
+ap143 |\
 ap96 |\
 airrouter |\
 dir-600-a1 |\