openwrtv3/target/linux/ath79
Mathias Kresin 1d18a14a90 ath79: really fix TP-Link Archer C7 v2 MAC address
Revert 290c54473e ("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>
2018-08-04 08:39:35 +02:00
..
base-files ath79: really fix TP-Link Archer C7 v2 MAC address 2018-08-04 08:39:35 +02:00
dts ath79: really fix TP-Link Archer C7 v2 MAC address 2018-08-04 08:39:35 +02:00
files ath79: ag71xx: assert a switch reset if defined in dts. 2018-07-30 10:43:35 +02:00
generic ath79: disable unused drivers for tiny target 2018-07-07 21:07:40 +02:00
image ath79: Forward port support for CR3000 2018-08-01 11:23:53 +02:00
nand ath79: add initial nand support for gl-ar300m 2018-06-18 20:29:38 +02:00
patches-4.14 kernel: bump 4.14 to 4.14.60 2018-08-03 16:10:38 +02:00
tiny kernel: only optimized for size if small_flash 2018-07-12 18:15:32 +02:00
config-4.14 ath79: disable unused drivers for tiny target 2018-07-07 21:07:40 +02:00
Makefile ath79: add initial nand support for gl-ar300m 2018-06-18 20:29:38 +02:00
modules.mk ath79: add new OF only target for QCA MIPS silicon 2018-05-07 08:06:51 +02:00