mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 13:48:06 +00:00
b4069fad02
Currently, only the WAN MAC is being populated on Habanero DVK, and that is happening via the ethernet1 alias so U-Boot does it, previously ethernet0 was implicitly added in the SoC DTSI so it would populate the LAN MAC-s but it was dropped(rightly so) so now LAN MAC-s and the GMAC one are random. So, lets simply switch to using NVMEM to assign the proper MAC adresses. Signed-off-by: Robert Marko <robimarko@gmail.com> |
||
---|---|---|
.. | ||
base-files | ||
chromium | ||
files-6.6/arch/arm/boot/dts/qcom | ||
generic | ||
image | ||
mikrotik | ||
patches-6.6 | ||
config-6.6 | ||
Makefile |