ramips: mt7621: fix Ubiquiti ER-X ports names and MAC addresses
authorDENG Qingfang <dengqf6@mail2.sysu.edu.cn>
Thu, 19 Mar 2020 11:33:27 +0000 (19:33 +0800)
committerChuanhong Guo <gch981213@gmail.com>
Sat, 4 Apr 2020 06:56:14 +0000 (14:56 +0800)
commit5acd1ed0be0d78847cd7d9d5599526f59babaf4d
treeb01ffc36449027c241ce6acfeca3f9dbcf1e1239
parent3211c983fd7a51208f22866193df64a009b64fdb
ramips: mt7621: fix Ubiquiti ER-X ports names and MAC addresses

The name of each user port should be eth0..4, instead of lan1..4
and there is no WAN port. Rename them to match the official firmware.
To avoid conflict with the master port (gmac0), rename it to "dsa".

The official firmware assigns MAC address in this way:
eth0 = label mac
eth1 = label mac + 1
...
eth4 = label mac + 4

Since we have switched to DSA, it's possible to use different MAC for each port.

Acked-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
target/linux/ramips/dts/mt7621_ubiquiti_edgerouterx.dtsi
target/linux/ramips/mt7621/base-files/etc/board.d/02_network