ramips: Adding support for AXIMCom MR-102N 3G/4G Travel Mobile Router
[openwrt/staging/noltari.git] / target / linux / ramips / base-files / etc / board.d / 02_network
index d4ec19d6cdda425c388ac3529639609927c5478f..43a0e54f7388e4728b85c53d399c82234436f6a1 100755 (executable)
@@ -45,6 +45,7 @@ ramips_setup_interfaces()
 
        3g150b | \
        3g300m | \
+       microwrt | \
        w150m | \
        zte-q7 | \
        all0256n | \
@@ -60,7 +61,8 @@ ramips_setup_interfaces()
                ;;
 
        3g-6200nl | \
-       mlw221)
+       mlw221 | \
+       mr-102n)
                ucidef_set_interface_lan "eth0.2"
                ;;
        mlwg2)
@@ -107,6 +109,12 @@ ramips_setup_interfaces()
                ucidef_add_switch_vlan "switch0" "1" "1 2 3 4 6t"
                ;;
 
+       cf-wr800n)
+               ucidef_set_interface_lan "eth0.1"
+               ucidef_add_switch "switch0" "1" "1"
+               ucidef_add_switch_vlan "switch0" "1" "4 6t"
+               ;;
+
        cy-swr1100)
                ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
                ucidef_add_switch "switch0" "1" "1"