[OpenWrt-Devel] [PATCH V2] ath79: add support for TP-Link TL-MR6400

mail at adrianschmutzler.de mail at adrianschmutzler.de
Tue Sep 17 15:54:42 EDT 2019


Hi,

> Issues:
> switch configuration currently broken (port 2 on device is seen as port 3, port
> 3 as port 2).

If it's only that, just do:

+	tplink,tl-mr6400-v1)
+		ucidef_set_interfaces_lan_wan "eth0.1 eth1" "usb0"
+		ucidef_add_switch "switch0" \
+			"0 at eth0" "1:lan:1" "2:lan:3" "3:lan:2"
+		;;

This won't change swconfig, but will show ports correctly in Luci.
(This assignment will change again if you experiment with phy-swap...)

Best

Adrian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openpgp-digital-signature.asc
Type: application/pgp-signature
Size: 834 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/openwrt-devel/attachments/20190917/c9e4d5a6/attachment.sig>
-------------- next part --------------
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list