openwrt/target/linux/realtek/base-files/etc/board.d
Sven Eckelmann 3f7776a260 realtek: Skip auto-MAC assignment for devices with MACs in DT
If the devicetree contains the appropriate nodes to configure the MAC
addresses for each physical DSA port, then these MAC addresses must be used
in OpenWrt and not some automatically generated ones. Otherwise the device
often ends up with addresses which are locally administered and not
matching any expected port-to-MAC scheme.

Devices which only get the MAC address for eth0 must still auto-generate
these MAC addresses until the devicetree was updated to also include the
correct ones.

Signed-off-by: Sven Eckelmann <se@simonwunderlich.de>
Link: https://github.com/openwrt/openwrt/pull/20241
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-10-12 15:52:13 +02:00
..
01_leds treewide: remove execute bit and shebang from board.d files 2021-03-06 11:30:06 +01:00
02_network realtek: Skip auto-MAC assignment for devices with MACs in DT 2025-10-12 15:52:13 +02:00
05_compat-version realtek: Split Zyxel GS1900-8 into v1 and v2 2025-01-25 15:07:13 +01:00