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/ar71xx
Sven Eckelmann 4f6320704f ar71xx: Fix offset to WMAC address for 8devices Lima
The ART partition of the Lima board stores exactly three mac addresses:

* 0x0: eth0
* 0x6: eth1
* 0x1002: wmac

The first two are correctly assigned in the mach file but the latter points
to 0x800. But this position is set to ff:ff:ff:ff:ff:ff. Luckily, the
driver falls back in ath9k_hw_init_macaddr to the EEPROM mac address when
it doesn't find a valid mac address in the platform_data.

Remove this bogus offset to the ART partition to directly load the wmac via
the EEPROM data in the ART partition.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
6 years ago
..
base-files ar71xx: fix USB switch to mPCIE for Mikrotik rb91x boards 6 years ago
files ar71xx: Fix offset to WMAC address for 8devices Lima 6 years ago
generic ar71xx: add support for OCEDO Koala 6 years ago
image ar71xx: add support for OCEDO Koala 6 years ago
mikrotik ar71xx: reorganize kernel configuration 7 years ago
nand ar71xx: reorganize kernel configuration 7 years ago
patches-4.9 kernel: bump to 4.9.105 6 years ago
tiny ar71xx: create new ar71xx/tiny subtarget for 4MB flash devices 7 years ago
Makefile ar71xx: create new ar71xx/tiny subtarget for 4MB flash devices 7 years ago
config-4.9 ar71xx: add support for OCEDO Koala 6 years ago
modules.mk ar71xx: add LED driver NU801 9 years ago