openwrt/target/linux/ar71xx/base-files/etc/hotplug.d
Adrian Schmutzler 302170d383 ar71xx: fix swapped LAN/WAN MAC address for Archer C60 v1/v2
The MAC addresses for lan/wan are swapped compared to the vendor
firmware. This adjusts to vendor configuration, which is:

lan   *:7b   label
wan   *:7c   label+1
2.4g  *:7b   label
5g    *:7a   label-1

Only one address is stored in <&mac 0x8>, corresponding to the label.

This has been checked on revisions v1, v2 and v3.

Since ar71xx calculates the ath10k MAC address based on the ethernet
addresses, the number there is adjusted, too.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
(cherry picked from commit 14eb54938b)
2020-03-14 14:41:35 +01:00
..
firmware ar71xx: fix swapped LAN/WAN MAC address for Archer C60 v1/v2 2020-03-14 14:41:35 +01:00
ieee80211 ar71xx: add support for TP-Link Archer C60 v2 2018-04-07 00:09:05 +02:00
net treewide: use the generic board_name function 2017-07-15 23:13:34 +02:00