difos/target/linux/ath79
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
..
base-files/etc/hotplug.d/ieee80211 ath79: split base-files into subtargets 2019-10-27 14:24:22 +01:00
dts ath79: replace generic button node names 2019-11-07 17:13:18 +01:00
files ath79: add AR934x NAND Flash Controller driver 2019-10-20 15:32:53 +02:00
generic ath79: read label MAC address from flash instead of using phy0/phy1 2019-11-13 12:55:25 +01:00
image ath79: fix SUPPORTED_DEVICES for TP-Link TL-WR1043ND v3 2019-11-11 19:03:20 +01:00
nand ath79: use nand_do_upgrade by default for nand subtarget 2019-11-03 00:29:12 +01:00
patches-4.14 ath79: disable delays on AT803X config init 2019-10-27 17:56:23 +01:00
patches-4.19 ath79: disable delays on AT803X config init 2019-10-27 17:56:23 +01:00
tiny ath79: fix sorting and harmonize indent in tiny board.d files 2019-11-05 13:14:29 +01:00
config-4.14 ath79: enable PCI for whole target 2019-10-27 18:02:55 +01:00
config-4.19 ath79: enable PCI for whole target 2019-10-27 18:02:55 +01:00
Makefile treewide: kernel: bump some targets to 4.19 2019-06-18 16:08:55 +02:00
modules.mk ath79: add new OF only target for QCA MIPS silicon 2018-05-07 08:06:51 +02:00