1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-26 09:37:29 +02:00
openwrt/target
Adrian Schmutzler 22fe68643f ar71xx: fix MAC addresses for Archer C5 v1, C7 v1/v2, WDR4900 v2
As discussed in 1d18a14a90 ("ath79: really fix TP-Link Archer C7
v2 MAC address"), stock firmware MAC address assignment is
actually as follows:

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

This has never been fixed for ar71xx, so let's do it now.
Note that with WDR4900 v2 even both wlan0 and wlan1 where assigned
to basemac-1 before ...

Fixes: FS#408

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
(cherry picked from commit a021268032)
2019-11-21 12:35:30 +01:00
..
imagebuilder imagebuilder: manifest function show stderr 2018-12-18 11:01:55 +01:00
linux ar71xx: fix MAC addresses for Archer C5 v1, C7 v1/v2, WDR4900 v2 2019-11-21 12:35:30 +01:00
sdk sdk: fix GCC and Python dangling symlinks 2019-11-09 08:31:04 +01:00
toolchain
Config.in build: add support for enabling the rootfs/boot partition size option via target feature 2018-12-18 11:28:12 +01:00
Makefile