ramips: add support for TP-Link MR6400 v4
[openwrt/openwrt.git] / target / linux / ramips / mt76x8 / base-files / etc / board.d / 02_network
index a6272e5a55350a4765c3f5d5e6957e9dc58a53d6..a7e978a2e28b58bf5e9bcff503408e97d2b7deb0 100755 (executable)
@@ -112,6 +112,10 @@ ramips_setup_interfaces()
                ucidef_add_switch "switch0" \
                        "0:wan" "1:lan" "2:lan" "3:lan" "4:lan" "6t@eth0"
                ;;
+       tplink,tl-mr6400-v4)
+               ucidef_add_switch "switch0" \
+                       "1:lan" "2:lan" "3:lan" "4:wan" "6@eth0"
+               ;;
        tplink,tl-wr902ac-v3)
                ucidef_add_switch "switch0" \
                        "4:lan" "6@eth0"