tn3399_openwrt/package
Daniel F. Dickinson 8d2a9e8027 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>
2018-12-22 15:08:24 +01:00
..
base-files base-files: install missing /etc/iproute2/ematch_map 2018-12-19 07:33:35 +01:00
boot layerscape: add LS1021AIOT board support 2018-12-18 20:17:23 +01:00
devel valgrind: enable LTO and refresh patches 2018-11-26 09:44:42 +01:00
firmware ath10k-firmware: update Candela Tech firmware images 2018-12-20 09:23:45 +01:00
kernel ath9k: Avoid OF no-eeprom quirks when no qca,no-eeprom 2018-12-22 15:08:24 +01:00
libs elfutils: fix gcc 8.0+ multistatement macros warning/error 2018-12-20 19:21:42 +01:00
network odhcpd: use PKG_VERSION default value 2018-12-21 18:30:01 +01:00
system ubox: bump to git HEAD 2018-12-18 23:17:39 +02:00
utils f2fs-tools: Update to 1.12.0 2018-12-16 00:57:19 +01:00
Makefile imagebuilder: reuse rootfs preparation from rootfs.mk 2018-03-07 09:59:08 +01:00