aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/image/tiny-tp-link.mk
diff options
context:
space:
mode:
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-07-11 11:43:22 +0200
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-07-11 11:47:47 +0200
commitbc85cc2b421ff9e2e32212cb189b3e2d76390e35 (patch)
tree56648ba8f5316354b700fe708096d9253fb64208 /target/linux/ath79/image/tiny-tp-link.mk
parenta6160de3f74cf2ac74974d6984eacaef6e99047a (diff)
downloadupstream-bc85cc2b421ff9e2e32212cb189b3e2d76390e35.tar.gz
upstream-bc85cc2b421ff9e2e32212cb189b3e2d76390e35.tar.bz2
upstream-bc85cc2b421ff9e2e32212cb189b3e2d76390e35.zip
ath79: disable TP-Link TL-WR941ND v2
The support for this device's Marvell MV88E6060 switch has been reported to be broken with kernels 4.19/5.4 (see bug report). Since this a 4/32 device and it has been confirmed to be working with stable 19.07 release (kernel 4.14), and since fixing it does not seem trivial, let's just disable it in master. Fixes: FS#2524 Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'target/linux/ath79/image/tiny-tp-link.mk')
-rw-r--r--target/linux/ath79/image/tiny-tp-link.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ath79/image/tiny-tp-link.mk b/target/linux/ath79/image/tiny-tp-link.mk
index 0da712c5d4..128ed9882e 100644
--- a/target/linux/ath79/image/tiny-tp-link.mk
+++ b/target/linux/ath79/image/tiny-tp-link.mk
@@ -443,7 +443,7 @@ define Device/tplink_tl-wr941-v2
TPLINK_HWREV := 2
SUPPORTED_DEVICES += tl-wr941nd
endef
-TARGET_DEVICES += tplink_tl-wr941-v2
+#TARGET_DEVICES += tplink_tl-wr941-v2
define Device/tplink_tl-wr941-v4
$(Device/tplink-4m)