diff options
author | Adrian Schmutzler <freifunk@adrianschmutzler.de> | 2019-11-11 00:22:33 +0100 |
---|---|---|
committer | Adrian Schmutzler <freifunk@adrianschmutzler.de> | 2019-11-13 12:55:25 +0100 |
commit | d421a8b9448968de0e3265f5beb469c210a909ab (patch) | |
tree | efe7e2112da590cf0883271d830567ec4375aaa8 /target/linux/ar71xx/files/arch | |
parent | f4c3cfc620db16484fd85570c8215abc3b36dc82 (diff) | |
download | upstream-d421a8b9448968de0e3265f5beb469c210a909ab.tar.gz upstream-d421a8b9448968de0e3265f5beb469c210a909ab.tar.bz2 upstream-d421a8b9448968de0e3265f5beb469c210a909ab.zip |
ath79: read label MAC address from flash instead of using phy0/phy1
This replaces all uses of $(cat /sys/class/ieee80211/phyX/macaddress)
by retrieval from the proper flash locations. This will make
02_network independent of WiFi setup again.
For future reference:
The MAC addresses of the FRITZ!WLAN Repeater 300E can be extracted
from the urlader key value store:
maca *:6B
macb *:6C
macwlan *:6D
macdsl *:6E
and be set by e.g.
addr=$(fritz_tffs -n maca -i $(find_mtd_part "tffs (1)"))
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'target/linux/ar71xx/files/arch')
0 files changed, 0 insertions, 0 deletions