openwrt/target/linux/ramips/mt7621/base-files/etc/board.d
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
..
01_leds ramips: mt7621: update dts/defconfig for DSA 2020-04-04 14:40:44 +08:00
02_network ramips: mt7621: fix Ubiquiti ER-X ports names and MAC addresses 2020-04-04 14:56:14 +08:00
03_gpio_switches ramips: split base-files into subtargets 2019-11-03 00:26:17 +01:00