ipq40xx: habanero-dvk: fix LAN MAC adresses
authorRobert Marko <robimarko@gmail.com>
Sun, 30 Jun 2024 09:08:16 +0000 (11:08 +0200)
committerRobert Marko <robimarko@gmail.com>
Sun, 30 Jun 2024 09:26:23 +0000 (11:26 +0200)
commitb4069fad025abb26e17988b769a6589b6c504dfb
treeb512ed4d5c48b3ed7dc1e06bd7e0d18caaa6fae4
parent515ad3ce8a8fbb062d366a08b6d4e8ce04f7f8bb
ipq40xx: habanero-dvk: fix LAN MAC adresses

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>
target/linux/ipq40xx/files-6.6/arch/arm/boot/dts/qcom/qcom-ipq4019-habanero-dvk.dts