openwrt/target/linux/ramips/mt7621
DENG Qingfang 5acd1ed0be 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>
2020-04-04 14:56:14 +08:00
..
base-files ramips: mt7621: fix Ubiquiti ER-X ports names and MAC addresses 2020-04-04 14:56:14 +08:00
profiles treewide: remove kmod-usb-core from DEVICE_PACKAGES 2019-10-06 21:28:49 +02:00
config-4.14 ramips: mt7621: add support for Netgear R6800 2020-03-04 23:02:46 +01:00
config-5.4 ramips: mt7621: refresh kernel config 2020-04-04 12:04:14 +08:00
target.mk ramips: mt7621: switch kernel version to 5.4 2020-04-04 14:56:14 +08:00