ar71xx: Remove ath10k packages from archer-c7-v1 (fixes FS#1743)
authorAubrey McIntosh, PhD <aubrey.mcintosh@utexas.edu>
Tue, 4 Sep 2018 06:40:10 +0000 (01:40 -0500)
committerPetr Štetiar <ynezz@true.cz>
Thu, 21 Mar 2019 01:04:57 +0000 (02:04 +0100)
commit34113999ef430ce74a627ab6e6a5370aa41c9d20
treead36e3f3a621263d25fd45152ee2180279331964
parent78b9d57882ea3573fcb24993e8b9f1540943fac9
ar71xx: Remove ath10k packages from archer-c7-v1 (fixes FS#1743)

ath10k_pci driver crashes once loaded and causes boot loops on this
device as 5GHz radio QCA9880-AR1A shipped with this router is broken.
It's not possible to fix this problem in software, miniPCIe radio has to
be replaced.

We could've probably fixed crashing of the ath10k driver by reverting
following upstream commit:

 commit 1a7fecb766c83dace747f42b25bbb544b00a0163
 Author: Michal Kazior <michal.kazior@tieto.com>
 Date:   Sat Jan 24 12:14:48 2015 +0200

    ath10k: reset chip before reading chip_id in probe

but it's not worth the effort as it wouldn't make that 5GHz radio usable
anyway. So it seems more convenient to just remove the crashing driver
and provide bootable images, as I believe, that a router that is working
but degraded is better than a router that will not work.

For details please see discussions in PR[1] and in FS#1743[2].

1. https://github.com/openwrt/openwrt/pull/1349
2. https://bugs.openwrt.org/index.php?do=details&task_id=1743

Signed-off-by: Aubrey McIntosh, PhD <aubrey.mcintosh@utexas.edu>
[subject and commit message tweaks]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
target/linux/ar71xx/image/generic-tp-link.mk