mpc85xx: correct TP-LINK TL-WDR4900 MAC addresses
authorDavid Bauer <mail@david-bauer.net>
Sun, 13 Oct 2019 21:37:59 +0000 (23:37 +0200)
committerDavid Bauer <mail@david-bauer.net>
Tue, 15 Oct 2019 16:13:54 +0000 (18:13 +0200)
commit07e555d8735e8fa272e3f6abd35acc9f1ab44367
tree341c374ac522423d4bf7c215474f789c6032da8b
parent07c1ddf522dbe6085af664cf03a41f636a70b99c
mpc85xx: correct TP-LINK TL-WDR4900 MAC addresses

This commit fixes TP-Link TL-WDR4900 v1 MAC address assignment.
Previously, the MAC addrss was read for the ethernet from the "config"
partition. However, the content of this partition is dependent on the
firmware which was previously installed on the device.

Switch the MAC address source to the U-Boot partition, where the MAC
address is always present at a fixed partition. The partition was
previously already used for the WiFi MAC-addresses.

Reviewed-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Signed-off-by: David Bauer <mail@david-bauer.net>
target/linux/mpc85xx/base-files/etc/board.d/02_network
target/linux/mpc85xx/files/arch/powerpc/boot/dts/tl-wdr4900-v1.dts