ramips: add suport for ZBT APE522II
[openwrt/openwrt.git] / target / linux / ramips / base-files / etc / board.d / 02_network
index 985ce4b266c6104bfefbf307aaaad5a4a5c0aa6c..dbb5fb43e01a289832ac646f85f4276f6dea03f8 100755 (executable)
@@ -47,8 +47,10 @@ ramips_setup_interfaces()
        linkits7688d | \
        m2m|\
        microwrt|\
+       mpr-a2|\
        ncs601w|\
        w150m|\
+       widora-neo|\
        wnce2001|\
        zte-q7)
                ucidef_add_switch "switch0"
@@ -111,6 +113,7 @@ ramips_setup_interfaces()
        atp-52b|\
        awm002-evb|\
        awm003-evb|\
+       c50|\
        dir-645|\
        dir-860l-b1|\
        f5d8235-v1|\
@@ -170,6 +173,10 @@ ramips_setup_interfaces()
        wrh-300cr)
                ucidef_set_interface_lan "eth0"
                ;;
+       duzun-dm06)
+               ucidef_add_switch "switch0" \
+                       "1:lan" "0:wan" "6@eth0"
+               ;;
        e1700|\
        mt7620a_mt7530)
                ucidef_add_switch "switch1" \
@@ -217,6 +224,7 @@ ramips_setup_interfaces()
                ucidef_add_switch "switch0" \
                        "1:lan" "2:lan" "0:wan" "6@eth0"
                ;;
+       zbt-ape522ii|\
        zbt-we826|\
        zbt-wr8305rt)
                ucidef_add_switch "switch0" \
@@ -261,7 +269,6 @@ ramips_setup_macs()
        freestation5|\
        hlk-rm04|\
        mpr-a1|\
-       mpr-a2|\
        psr-680w|\
        sl-r7205|\
        y1|\