You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[13:26] djfe: the problem with the MAC address on ipq40xx is the missing alias ethernet0 in the Device Tree, which is used by the bootloader to fill in MAC addresses. It was previously incorrectly set in the SoC DTSI, but it belongs in in the board DTS(I). When it got removed from the SoC DTSI due to the update to Linux 6.6, nobody fixed it in the board DTS.
@herbetom reported the eth0 mac to be random since merging gluon next
https://paste.linuxlounge.net/QA
it might be related to this commit:
openwrt/openwrt@b22d382
maybe something broke the label mac since then or the label mac never worked at all
The text was updated successfully, but these errors were encountered: