brcm63xx: initial support for Sky SR102 router
[openwrt/openwrt.git] / target / linux / brcm63xx / base-files / etc / board.d / 02_network
index a7fd6f5d38af887cea66f3158af704d832fcf533..a2ca5a37b34492290a9db8d45abab3ccc591399c 100755 (executable)
@@ -130,6 +130,12 @@ neufbox6)
                "1:lan" "2:lan" "3:lan" "4:lan" "0:wan" "9t@eth0"
        ;;
 
+sr102)
+       ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
+       ucidef_add_switch "switch0" \
+               "0:lan" "1:lan" "2:lan" "3:wan" "8t@eth0"
+       ;;
+
 vg50)
        ucidef_add_switch "switch0" \
                "0:lan" "1:lan" "2:lan" "3:lan" "4:wan" "8t@eth0"