brcm63xx: add VW6339GU support
[openwrt/staging/wigyori.git] / target / linux / brcm63xx / base-files / etc / uci-defaults / 02_network
index b4ab46d56b3c8b4841e3d3a3b932c72bf353da01..93e2cb70f05185d5e2cd80b4bbab347ccc6902cb 100755 (executable)
@@ -82,6 +82,7 @@ DVG3810BN)
 963281TAN |\
 963281T_TEF |\
 96368MVNgr |\
+"F@ST2504n" |\
 "F@ST2704V2")
        ucidef_set_interface_lan "eth0.1"
        ucidef_add_switch "eth0" "1" "1"
@@ -101,6 +102,13 @@ NB6)
        ucidef_add_switch_vlan "switch0" "2" "0 9t"
        ;;
 
+VW6339GU)
+       ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
+       ucidef_add_switch "switch0" "1" "1"
+       ucidef_add_switch_vlan "switch0" "1" "0 1 2 3 8t"
+       ucidef_add_switch_vlan "switch0" "2" "4 8t"
+       ;;
+
 *)
        ucidef_set_interfaces_lan_wan "eth1" "eth0"
        ;;