You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/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>
6 years ago
..
base-files ath79: really fix TP-Link Archer C7 v2 MAC address 6 years ago
dts ath79: really fix TP-Link Archer C7 v2 MAC address 6 years ago
files ath79: ag71xx: assert a switch reset if defined in dts. 6 years ago
generic ath79: disable unused drivers for tiny target 6 years ago
image ath79: Forward port support for CR3000 6 years ago
nand ath79: add initial nand support for gl-ar300m 6 years ago
patches-4.14 kernel: bump 4.14 to 4.14.60 6 years ago
tiny kernel: only optimized for size if small_flash 6 years ago
Makefile ath79: add initial nand support for gl-ar300m 6 years ago
config-4.14 ath79: disable unused drivers for tiny target 6 years ago
modules.mk ath79: add new OF only target for QCA MIPS silicon 6 years ago