qualcommax: ipq807x: Fix MAC addresses usage for RAX120v2
authorPaweł Owoc <frut3k7@gmail.com>
Fri, 1 Mar 2024 22:56:36 +0000 (23:56 +0100)
committerRobert Marko <robimarko@gmail.com>
Mon, 18 Mar 2024 21:19:42 +0000 (22:19 +0100)
commit879af72b48d7564744f1629ef73b1ecad90302dd
tree44d390d71e2df48d0b8366d950b1de3a289b9bf1
parent1388444f9b1cac5e25d500e29b3d617cfed2729e
qualcommax: ipq807x: Fix MAC addresses usage for RAX120v2

Currently, 6 MAC addresses are read from the "boarddata1" partition and set for network interfaces in sequence.
This partition only contains 3 MAC addresses:
1. lan mac
2. wan mac
3. wlan5g mac
As result only lan2, lan3 and lan4 have correct (OUI) MAC addresses.
lan1, lan5 and wan interfaces get MAC addresses with incorrect OUI from random data on "boarddata1" partition.

This commit fix this and use first MAC for lan and second MAC for wan interfaces.

Signed-off-by: Paweł Owoc <frut3k7@gmail.com>
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8074-rax120v2.dts