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>
2018-06-08 09:39:14 +02:00
..
2018-06-05 22:54:00 +03:00
2018-05-18 09:10:21 +02:00
2018-05-22 07:20:26 +02:00
2018-05-18 09:10:21 +02:00
2018-05-22 07:20:13 +02:00
2018-06-07 09:38:52 +02:00
2018-06-05 22:54:00 +03:00
2018-06-01 08:25:14 +02:00
2018-06-01 08:25:14 +02:00
2018-06-07 09:04:46 +02:00
2018-06-01 08:25:14 +02:00
2018-06-05 22:54:00 +03:00
2018-06-01 08:25:14 +02:00
2018-01-09 10:26:16 +01:00
2018-06-05 22:54:00 +03:00
2018-06-01 08:25:14 +02:00
2018-06-05 22:54:00 +03:00
2018-05-22 07:55:05 +02:00
2018-04-19 14:38:57 +02:00
2018-06-05 22:54:00 +03:00
2018-05-22 20:49:08 +02:00
2017-01-10 12:49:34 +01:00
2018-06-07 09:04:46 +02:00
2018-05-18 09:10:21 +02:00
2018-06-07 09:04:46 +02:00
2018-06-07 09:00:49 +02:00