openwrtv4/package
Hannu Nyman c69a89fe23 mac80211: ath10k: allow failure getting board id via otp
ath10k tries to fetch board id via otp, but that fails for many chips
like QCA988x, QCA9984 etc. Recent commit cc189c0b7f removed the earlier
hack that had allowed QCA radios to work, as that hack was incompatible
with the new wifi chips being introduced to the source tree.

Restore functionality for the existing wifi chips by modifying the
return value of the 'board id via otp' function to a value that is recognised
as a harmless error, so that name evaluation continues by using the board file.

Patch originally suggested by Christian Lamparter in forum discussion.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-03-28 08:50:18 +02:00
..
base-files base-files: add generic board_name function to functions.sh 2017-03-22 11:43:21 +01:00
boot package/boot/uboot-kirkwood: fix build errors for nsa310 and nsa325 2017-03-27 08:09:00 +02:00
devel gdb: fix invalid sigprocmask call 2017-03-24 11:10:22 +08:00
firmware ath10k-firmware: do not select the qca988x by default 2017-03-24 08:09:39 +01:00
kernel mac80211: ath10k: allow failure getting board id via otp 2017-03-28 08:50:18 +02:00
libs libs/libpcap: Rework URLs 2017-03-22 09:16:23 +01:00
network iw: enable MESH ID in scan output 2017-03-25 13:46:21 +01:00
system procd: nand: make it possible to configure kernel and ubi partition 2017-03-22 09:45:18 +01:00
utils busybox: vi: backporting patches to fix ZZ and :x command 2017-03-25 13:18:10 +08:00
Makefile build: skip opkg host dependency within the SDK 2017-02-21 20:43:40 +01:00