32c9d467e3
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:
|
||
---|---|---|
.. | ||
base-files | ||
dts | ||
falcon | ||
files/firmware/lantiq | ||
image | ||
patches-4.4 | ||
xrx200 | ||
xway | ||
xway_legacy | ||
config-4.4 | ||
Makefile | ||
modules.mk |