ramips: add support for newifi d2
[openwrt/openwrt.git] / target / linux / ramips / base-files / etc / board.d / 02_network
index ba9ab1567045004f0654f374855777f59ff7ac12..5a64bb727a62158b623e68da407bc586517d75cd 100755 (executable)
@@ -49,7 +49,6 @@ ramips_setup_interfaces()
        dcs-930l-b1|\
        ht-tm02|\
        linkits7688 | \
-       linkits7688d | \
        m2m|\
        microwrt|\
        mpr-a2|\
@@ -93,6 +92,7 @@ ramips_setup_interfaces()
        mt7628|\
        mzk-750dhp|\
        mzk-w300nh2|\
+       d-team,newifi-d2|\
        nixcore-x1-8M|\
        nixcore-x1-16M|\
        oy-0001|\
@@ -100,6 +100,7 @@ ramips_setup_interfaces()
        psg1208|\
        psg1218a|\
        r6220|\
+       rt-n12p|\
        sap-g3200u3|\
        sk-wb8|\
        u7621-06-256M-16M|\
@@ -114,6 +115,7 @@ ramips_setup_interfaces()
        youku-yk1|\
        zbt-ape522ii|\
        zbt-we1326|\
+       zbtlink,zbt-we3526|\
        zbt-we826-16M|\
        zbt-we826-32M|\
        zbt-wg2626|\
@@ -312,6 +314,10 @@ ramips_setup_interfaces()
                ucidef_add_switch "switch0" \
                        "1:lan" "2:lan" "3:lan" "4:lan" "5:wan" "0@eth0"
                ;;
+       vonets,var11n-300)
+               ucidef_add_switch "switch0" \
+                       "0:lan" "4:wan" "6@eth0"
+               ;;
        vocore2|\
        vocore2lite)
                ucidef_add_switch "switch0" \
@@ -423,8 +429,7 @@ ramips_setup_macs()
        kng_rc)
                wan_mac=$(mtd_get_mac_binary factory 40)
                ;;
-       linkits7688 | \
-       linkits7688d)
+       linkits7688)
                wan_mac=$(mtd_get_mac_binary factory 4)
                lan_mac=$(mtd_get_mac_binary factory 46)
                ;;