base-files: uci-defaults-new: remove reset/enable args of ucidef_add_switch()
[openwrt.git] / target / linux / ar71xx / base-files / etc / board.d / 02_network
index 72156b2..707f7d6 100755 (executable)
@@ -348,7 +348,8 @@ dlan-pro-500-wp)
 
 dlan-pro-1200-ac)
        ucidef_set_interface_lan "eth0"
-       ucidef_add_switch "switch0" "1" "0"
+       ucidef_add_switch "switch0"
+       ucidef_add_switch_attr "switch0" "reset" "false"
        ucidef_add_switch_ports "switch0" \
                "0@eth0" "2:lan" "3:lan" "4:lan"
        ;;