ath79: really fix TP-Link Archer C7 v2 MAC address
authorMathias Kresin <dev@kresin.me>
Wed, 25 Jul 2018 07:03:54 +0000 (09:03 +0200)
committerMathias Kresin <dev@kresin.me>
Sat, 4 Aug 2018 06:39:35 +0000 (08:39 +0200)
commit1d18a14a90c79ad56239a9fafe590427f1ae6aa5
tree53edc46e9a34f8c59a0e9ebe6450ba5c83136dd9
parent68e2ebe64a0f27eb25c0e56ef1125ce1318e2279
ath79: really fix TP-Link Archer C7 v2 MAC address

Revert 290c54473ead ("ath79: fix TP-Link Archer C7 v2 wlan1 MAC address")
which obviously aims to have a distinct MAC address per interface.

Unfortunally it doesn't match what is used by the stock firmware and we
shouldn'z use MAC Adresses not reserverd for/assigned to a particular
board.

The correct MAC adress increments for this board are:

wlan0 (5GHz) : -1
wlan1 (2.4GHz) : 0
eth1 (LAN) : 0
eth0 (WAN) : 1

Fixes: FS#408
Signed-off-by: Mathias Kresin <dev@kresin.me>
target/linux/ath79/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
target/linux/ath79/dts/qca9558_tl-archer-c7.dtsi