ramips: Add support to TP-Link Archer MR200
[openwrt/staging/blogic.git] / target / linux / ramips / base-files / etc / board.d / 02_network
index 63bf123b73ea91d1c434e09ccf386d20372ffec8..94cf0ec7fcf3f258e278ee9da2eb61e01f442825 100755 (executable)
@@ -217,6 +217,11 @@ ramips_setup_interfaces()
        wl-330n)
                ucidef_set_interface_lan "eth0.1"
                ;;
+       mr200)
+               ucidef_add_switch "switch0" \
+                       "0:lan" "1:lan" "2:lan" "3:lan" "6t@eth0"
+               ucidef_set_interface_wan "usb0"
+               ;;
        mzk-dp150n|\
        vocore)
                ucidef_add_switch "switch0" \