mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-07 01:29:29 -05:00
The devicetree property mac-address is expected to be set by the bootloader and has priority over the nvmem supplied one. Drop the mac-address address property from the dtsi files, to let the mac address from nvmem-cells get used. Signed-off-by: Mathias Kresin <dev@kresin.me>