ar71xx: add Abicom SC300M support
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / etc / board.d / 02_network
index 66274db15fd61ebda18d5965f424744835b1bd44..987a8e4f125b0b7bb989b6028f11c4c9f3dcb10b 100755 (executable)
@@ -84,6 +84,7 @@ ar71xx_setup_interfaces()
        mr900v2|\
        mynet-rext|\
        rb-411|\
+       rb-411u|\
        rb-911g-2hpnd|\
        rb-911g-5hpacd|\
        rb-911g-5hpnd|\
@@ -93,6 +94,7 @@ ar71xx_setup_interfaces()
        rb-sxt5n|\
        re450|\
        rocket-m-xw|\
+       sc300m |\
        tl-mr10u|\
        tl-mr11u|\
        tl-mr12u|\
@@ -239,6 +241,10 @@ ar71xx_setup_interfaces()
        dap-2695-a1)
                ucidef_add_switch "switch0" "0@eth0" "2:lan" "3:wan" "6@eth1"
                ;;
+       rb-941-2nd)
+               ucidef_add_switch "switch0" \
+                       "0@eth0" "1:lan:4" "2:lan:3" "3:lan:2" "4:wan:1"
+       ;;
        db120|\
        rb-2011l|\
        rb-2011uas|\