mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-27 17:18:59 +00:00
d3552ccb17
The vendor U-Boot on the Cudy M3000 and the Yuncore AX835 assign random
mac addresses on boot and set the 'local-mac-address' property which
prevents Openwrt from assigning the correct address from evmem.
This patch removes the alias for ethernet0 so that U-Boot doesn't add the
property, removes the workaround from 02_network, and adds back the nvmem
definition for the M3000.
Signed-off-by: Leon M. Busch-George <leon@georgemail.eu>
(cherry picked from commit
|
||
---|---|---|
.. | ||
base-files | ||
dts | ||
files/drivers/net/phy/rtk | ||
files-5.15 | ||
filogic | ||
image | ||
mt7622 | ||
mt7623 | ||
mt7629 | ||
patches-5.15 | ||
Makefile | ||
modules.mk |