generic: 6.6: add Winbond W25N01KV support
authorRobert Marko <robimarko@gmail.com>
Mon, 29 Jul 2024 12:40:46 +0000 (14:40 +0200)
committerRobert Marko <robimarko@gmail.com>
Mon, 12 Aug 2024 09:15:13 +0000 (11:15 +0200)
commit81481c805aa56f6452d7e7577d42eb6b89a6869d
treeaedecef7a1ca268c3ae0ce6ca0002512faba76e6
parentc609c3bd6ef4b7ba7ddcd346c87e2cff3602067f
generic: 6.6: add Winbond W25N01KV support

It seems that some Xiaomi AX3000T boards changed to using Winbond W25N01KV
SPI-NAND which is not supported in OpenWrt nor upstream kernel.

So, add a pending patch to support it as upstream supports rest of the KV
revision models.

Fixes: #16002
Link: https://github.com/openwrt/openwrt/pull/16088
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/generic/pending-6.6/489-mtd-spinand-winbond-add-support-for-W25N01KV.patch [new file with mode: 0644]