mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2025-08-31 01:50:44 +00:00
With the introduction of the simpleImage loader, the MAC address is not
set by the bootloader anymore.
Fix this by reading the MAC address from the U-Boot environment
partition.
Signed-off-by: David Bauer <mail@david-bauer.net>
(cherry picked from commit 22f92cce22
)