Adrian Schmutzler d421a8b944 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>
2019-11-13 12:55:25 +01:00
..
2019-09-24 12:52:05 +02:00
2019-11-08 16:29:01 +01:00
2019-10-19 13:16:57 +02:00
2019-10-31 09:17:14 +01:00
2019-11-09 13:16:01 +01:00
2019-11-12 10:15:01 +01:00
2019-11-12 10:15:01 +01:00
2019-09-15 15:00:17 +00:00
2019-11-12 10:15:01 +01:00
2019-11-12 10:15:01 +01:00
2019-10-12 01:22:46 +02:00
2019-09-29 00:46:13 +02:00
2019-10-19 13:16:57 +02:00
2019-09-11 15:17:09 +02:00
2019-10-06 21:28:49 +02:00
2019-05-11 17:15:41 +02:00
2019-10-08 12:44:35 +02:00