openwrt/target/linux/qualcommax
Paweł Owoc 879af72b48 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>
2024-03-18 22:19:42 +01:00
..
files qualcommax: ipq807x: Fix MAC addresses usage for RAX120v2 2024-03-18 22:19:42 +01:00
image qualcommax: ipq60xx: add support for netgear wax214 2024-03-05 06:34:35 +01:00
ipq60xx qualcommax: ipq60xx: add support for netgear wax214 2024-03-05 06:34:35 +01:00
ipq807x qualcommax: ipq807x: fix LEDs on QNAP QHora-301W 2024-03-17 17:31:02 +01:00
patches-6.1 qualcommax: ipq807x: add patch for QUP4 SPI node 2024-02-23 10:52:52 +01:00
config-6.1 qualcommax: enable DEBUG_BUGVERBOSE 2024-03-01 19:51:24 +01:00
Makefile qualcommax: add ipq60xx support 2024-02-09 14:01:51 +01:00