ramips: split Phicomm PSG1218 and PSG1218K2C
[openwrt/openwrt.git] / target / linux / ramips / base-files / etc / board.d / 02_network
index 828f461c4fa8ad2707db45600e267788d11295c7..b2966c26dacbcc0419b6bc049ab688b7031b0d0c 100755 (executable)
@@ -33,7 +33,8 @@ ramips_setup_interfaces()
 
        case $board in
        11acnas|\
-       w2914nsv2)
+       w2914nsv2|\
+       zbt-we2026)
                ucidef_add_switch "switch0" \
                        "0:lan:4" "1:lan:3" "2:lan:2" "3:lan:1" "4:wan:5" "6@eth0"
                ;;
@@ -94,7 +95,7 @@ ramips_setup_interfaces()
        oy-0001|\
        pbr-m1|\
        psg1208|\
-       psg1218|\
+       psg1218k2c|\
        r6220|\
        sap-g3200u3|\
        sk-wb8|\
@@ -114,6 +115,10 @@ ramips_setup_interfaces()
                ucidef_add_switch "switch0" \
                        "0:lan" "1:lan" "2:lan" "3:lan" "4:wan" "6@eth0"
                ;;
+       psg1218)
+               ucidef_add_switch "switch0" \
+                       "0:lan:3" "1:lan:2" "2:lan:1" "3:wan" "6@eth0"
+               ;;
        whr-300hp2|\
        whr-600d|\
        wsr-1166|\
@@ -190,6 +195,7 @@ ramips_setup_interfaces()
        d105|\
        dch-m225|\
        ex2700|\
+       ex3700|\
        hpm|\
        mzk-ex300np|\
        mzk-ex750np|\