Jelajahi Sumber

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 <[email protected]>
Adrian Schmutzler 5 tahun lalu
induk
melakukan
bc85cc2b42
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      target/linux/ath79/image/tiny-tp-link.mk

+ 1 - 1
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)