Sven Eckelmann 503f7f0614 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)
2018-06-18 21:21:54 +02:00
..
2012-02-10 08:19:31 +00:00
2015-07-07 08:06:05 +00:00
2016-01-10 17:19:34 +00:00
2015-08-17 06:16:54 +00:00
2012-02-10 08:19:31 +00:00
2014-11-26 08:28:22 +00:00
2017-10-11 22:36:04 +02:00
2017-01-20 00:40:33 +01:00
2012-02-10 08:19:31 +00:00
2015-09-24 09:08:47 +00:00
2017-03-30 09:57:22 +02:00
2016-06-06 14:58:11 +02:00
2018-05-24 17:24:31 +02:00
2012-02-10 08:19:31 +00:00