diff options
author | Daniel F. Dickinson <cshored@thecshore.com> | 2018-12-17 00:18:30 -0500 |
---|---|---|
committer | Christian Lamparter <chunkeey@gmail.com> | 2018-12-22 15:08:24 +0100 |
commit | 8d2a9e8027c96db8e932cd657a62013206c5755f (patch) | |
tree | 8736002ba69c762f586104c9a951b1175a95aafd /target/linux/apm821xx/image/Makefile | |
parent | f36bc3f9b1078fd3203faaf51fcf0efc8fb08bd9 (diff) | |
download | upstream-8d2a9e8027c96db8e932cd657a62013206c5755f.tar.gz upstream-8d2a9e8027c96db8e932cd657a62013206c5755f.tar.bz2 upstream-8d2a9e8027c96db8e932cd657a62013206c5755f.zip |
ath9k: Avoid OF no-eeprom quirks when no qca,no-eeprom
Based on the process of discovery in
https://github.com/openwrt/openwrt/pull/1613, it has become clear
that (at least) the PowerCloud System CR5000 was unable to get
working 5GHz wireless (PCIe) because AH_USE_EEPROM was unconditionally
masked out, not only when qca,noeeprom was in the DTS.
This patch moves mask AH_USE_EEPROM into the if ... qca,noeeprom
OF test.
Thanks to Christian Lampartar (@chunkeey) for the heavy lifting and help.
Patch has been prepared for upstream and will be submitted after review
by @chunkeey and @xdarklight.
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
Diffstat (limited to 'target/linux/apm821xx/image/Makefile')
0 files changed, 0 insertions, 0 deletions