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
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>
5 years ago
..
base-files/etc/hotplug.d/ieee80211 ath79: split base-files into subtargets 5 years ago
dts ath79: replace generic button node names 5 years ago
files ath79: add AR934x NAND Flash Controller driver 5 years ago
generic ath79: read label MAC address from flash instead of using phy0/phy1 5 years ago
image ath79: fix SUPPORTED_DEVICES for TP-Link TL-WR1043ND v3 5 years ago
nand ath79: use nand_do_upgrade by default for nand subtarget 5 years ago
patches-4.14 ath79: disable delays on AT803X config init 5 years ago
patches-4.19 ath79: disable delays on AT803X config init 5 years ago
tiny ath79: fix sorting and harmonize indent in tiny board.d files 5 years ago
Makefile treewide: kernel: bump some targets to 4.19 5 years ago
config-4.14 ath79: enable PCI for whole target 5 years ago
config-4.19 ath79: enable PCI for whole target 5 years ago
modules.mk ath79: add new OF only target for QCA MIPS silicon 6 years ago