openwrt/target/linux/mediatek/filogic
Leon M. Busch-George d3552ccb17 mediatek: filogic: prevent faulty mac address assignment
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 a55ab9e134)
2024-07-15 16:13:59 +02:00
..
base-files mediatek: filogic: prevent faulty mac address assignment 2024-07-15 16:13:59 +02:00
config-5.15 mediatek: filogic: replace built-in Aquantia driver with module 2024-03-17 21:55:37 +01:00
target.mk mediatek: filogic: replace built-in Aquantia driver with module 2024-03-17 21:55:37 +01:00