board.d: merge ucidef_add_switch() and ucidef_add_switch_ports()
[openwrt.git] / target / linux / mvebu / base-files / etc / board.d / 02_network
index b07091d..20cc3f5 100755 (executable)
@@ -24,8 +24,7 @@ armada-385-linksys-shelby)
        ;;
 armada-xp-linksys-mamba)
        ucidef_set_interfaces_lan_wan "eth0" "eth1"
-       ucidef_add_switch "switch0" "1" "1"
-       ucidef_add_switch_ports "switch0" \
+       ucidef_add_switch "switch0" \
                "0:lan:4" "1:lan:3" "2:lan:2" "3:lan:1" "5@eth0" "4:wan" "6@eth1"
        ;;
 armada-385-db-ap)