ar71xx: add GL-Domino Pi support V3
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / etc / board.d / 02_network
index fffe06b7a0fbfe9c7e015024dab0519e582243ca..68e0caaa62b2e5f127ceff958db1db4bed7105e0 100755 (executable)
@@ -329,6 +329,7 @@ esr900)
        [ -n "$mac" ] && ucidef_set_interface_macaddr "wan" "$mac"
        ;;
 
+dlan-hotspot |\
 dlan-pro-500-wp)
        ucidef_set_interface_lan "eth0 eth1"
        ;;
@@ -395,6 +396,8 @@ dir-505-a1)
 alfa-ap96 |\
 alfa-nx |\
 ap83 |\
+gl-ar150 |\
+gl-domino |\
 gl-inet |\
 jwap003 |\
 pb42 |\
@@ -406,6 +409,12 @@ wpe72)
        ucidef_set_interfaces_lan_wan "eth1" "eth0"
        ;;
 
+gl-ar300)
+       ucidef_set_interfaces_lan_wan "eth1" "eth0"
+       ucidef_add_switch "switch0" "1" "1"
+       ucidef_add_switch_vlan "switch0" "1" "0 1 2 3 4"
+       ;;
+
 wpj344)
        ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
        ucidef_add_switch "switch0" "1" "1"
@@ -443,6 +452,7 @@ rb-750 |\
 rb-751 |\
 tew-632brp |\
 tew-712br |\
+tew-732br |\
 tl-mr3220 |\
 tl-mr3220-v2 |\
 tl-mr3420 |\