]> git.ipfire.org Git - thirdparty/openwrt.git/commit
kernel: add support for FudanMicro FM25G01B and FM25G02B spi-nand 23864/head
authorMikhail Zhilkin <csharper2005@gmail.com>
Sun, 7 Jun 2026 10:04:39 +0000 (13:04 +0300)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 24 Jun 2026 23:29:57 +0000 (01:29 +0200)
commit7edb29d241dbd4acd0a716a3735dedd5ac3b36e2
treededd577d3f7af2bc9be3dcb8cf20d0476dbd1bcb
parenta1ab701efa9c3fabfd6dda233bc71a99c3fad371
kernel: add support for FudanMicro FM25G01B and FM25G02B spi-nand

This commit adds support for FudanMicro FM25G01B and FM25G02B SPI NAND
chips. This is required to:
1. Fix bootloop on new revision of Keenetic KN-1812 and Netcraze NC-1812
   (with FudanMicro FM25G02B SPI NAND)
2. Add Nokia XG-040G-MD support (device has either SkyHigh or FudanMicro
   SPI NAND).

Fixes: https://github.com/openwrt/openwrt/issues/23855
Signed-off-by: Mikhail Zhilkin <csharper2005@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/23864
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/generic/pending-6.18/401-mtd-spinand-fmsh-add-support-for-FM25G0102B.patch [new file with mode: 0644]