You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
6 years ago
..
base-files base-files: install missing /etc/iproute2/ematch_map 6 years ago
boot layerscape: add LS1021AIOT board support 6 years ago
devel valgrind: enable LTO and refresh patches 6 years ago
firmware ath10k-firmware: update Candela Tech firmware images 6 years ago
kernel ath9k: Avoid OF no-eeprom quirks when no qca,no-eeprom 6 years ago
libs elfutils: fix gcc 8.0+ multistatement macros warning/error 6 years ago
network odhcpd: use PKG_VERSION default value 6 years ago
system ubox: bump to git HEAD 6 years ago
utils f2fs-tools: Update to 1.12.0 6 years ago
Makefile imagebuilder: reuse rootfs preparation from rootfs.mk 6 years ago