ramips: add support for TP-Link Archer MR200v5
[openwrt/openwrt.git] / target / linux / ramips / mt76x8 / base-files / etc / board.d / 02_network
index fd8c086a85e2ef617718994a9e1c1e7468bf360a..9fee26e122ccc9d1a6e4fab30a92a1c16d0e5fbd 100644 (file)
@@ -153,6 +153,11 @@ ramips_setup_interfaces()
                ucidef_add_switch "switch0" \
                        "0:wan" "1:lan" "2:lan" "3:lan" "4:lan" "6t@eth0"
                ;;
+       tplink,archer-mr200-v5)
+               ucidef_add_switch "switch0" \
+                       "0:lan" "1:lan" "2:lan" "3:lan" "6t@eth0"
+               ucidef_set_interface "wan" device "/dev/cdc-wdm0" protocol "qmi"
+               ;;
        tplink,tl-mr3020-v3)
                ucidef_add_switch "switch0" \
                        "0:lan" "6@eth0"