diff options
author | Sven Eckelmann <sven@narfation.org> | 2018-06-07 10:57:06 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2018-06-18 21:21:54 +0200 |
commit | 503f7f0614ec8f017f375f4a84fd8b8c75609a86 (patch) | |
tree | faf46d2482ee0e347fce09881c1d93735c8b1e68 /package/system/ca-certificates/Makefile | |
parent | 697d7fd000e12c4ffc3a168da12dc4a9c6524023 (diff) | |
download | upstream-503f7f0614ec8f017f375f4a84fd8b8c75609a86.tar.gz upstream-503f7f0614ec8f017f375f4a84fd8b8c75609a86.tar.bz2 upstream-503f7f0614ec8f017f375f4a84fd8b8c75609a86.zip |
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>
(cherry picked from commit 4f6320704f7e37368a1dae2deba767a73b3bf121)
Diffstat (limited to 'package/system/ca-certificates/Makefile')
0 files changed, 0 insertions, 0 deletions