ramips: Add support for Phicomm PSG1208
[openwrt/staging/lynxis.git] / target / linux / ramips / base-files / etc / board.d / 02_network
index aee0e724e30390ee44c6f626e69eef7a04b2046b..0121e51665b184d1e3ba90a906b3575f3851abc0 100755 (executable)
@@ -2,7 +2,7 @@
 
 . /lib/functions.sh
 . /lib/ramips.sh
-. /lib/functions/uci-defaults-new.sh
+. /lib/functions/uci-defaults.sh
 . /lib/functions/system.sh
 
 ramips_setup_rt3x5x_vlans()
@@ -74,10 +74,12 @@ ramips_setup_interfaces()
        mzk-w300nh2|\
        oy-0001|\
        pbr-m1|\
+       psg1208|\
        sap-g3200u3|\
        wf-2881|\
        whr-300hp2|\
        whr-600d|\
+       witi|\
        wsr-1166|\
        wsr-600|\
        wt1520|\
@@ -113,8 +115,11 @@ ramips_setup_interfaces()
        f5d8235-v2|\
        hg255d|\
        rt-n14u|\
+       ubnt-erx|\
        ur-326n4g|\
        wrtnode|\
+       wrtnode2p | \
+       wrtnode2r | \
        wt3020|\
        zbt-wa05)
                ucidef_add_switch "switch0" \
@@ -137,7 +142,8 @@ ramips_setup_interfaces()
                ucidef_add_switch "switch0" \
                        "1:lan" "2:lan" "3:lan" "4:lan" "0:wan" "9@eth0"
                ;;
-       cf-wr800n)
+       cf-wr800n|\
+       ex2700)
                ucidef_add_switch "switch0" \
                        "4:lan" "6t@eth0"
                ;;