mvebu: fix LAN/WAN port assignment on ClearFog Base/Pro
authorJosua Mayer <josua.mayer@jm0.eu>
Thu, 26 Dec 2019 11:08:16 +0000 (12:08 +0100)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Fri, 7 Aug 2020 15:13:40 +0000 (17:13 +0200)
commit9d2dea8302f5bafb44f83af74c11213673414b42
tree8bdfb3de5a0947418c67e977a61406b35819d992
parentde1693e56f4406cb82eba9605abfac18cca86f5b
mvebu: fix LAN/WAN port assignment on ClearFog Base/Pro

The comments in code already describe the intended lan / wan assignment:
lan: switch
wan: standalone ethernet and sfp

Update the interface handles to match the comments, as observed with
OpenWRT-19.07-rc2 on a Clearfog Pro Rev 2.0.

This also matches the effective assignment on master, while the actual
interface names (ethX) are different due to the reassignment in
06_set_iface_mac, which is included in 19.07 but was dropped for master.

Signed-off-by: Josua Mayer <josua.mayer@jm0.eu>
[extend commit message]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
target/linux/mvebu/base-files/etc/board.d/02_network