openwrtv4/target/linux/lantiq/base-files/etc
Martin Blumenstingl 70395ae8cb lantiq: fix patching the wifi mac address on BTHOMEHUBV3A
The firmware hotplug script tries to read the mac address from a
partition with the name "uboot-env" which does not exist (instead it's
name is uboot_env). This broke calculation of the new checksum (after
patching the mac address) which resulted in ath9k refusing to use the
EEPROM data.

The original error reported by ath9k was:
PCI: Enabling device 0000:00:0e.0 (0000 -> 0002)
ath: phy0: Bad EEPROM checksum 0x2523
ath: phy0: Unable to initialize hardware; initialization status: -22
ath9k 0000:00:0e.0: Failed to initialize device

Fixes: a20616863d ("lantiq: use ath9k device tree bindings
binding/owl-loader")

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
2017-02-13 07:57:15 +01:00
..
board.d lantiq: fix image validation errors 2016-12-04 07:03:17 +01:00
hotplug.d/firmware lantiq: fix patching the wifi mac address on BTHOMEHUBV3A 2017-02-13 07:57:15 +01:00
diag.sh lantiq: cleanup led handling functions 2016-10-05 19:23:23 +02:00
inittab image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00