ipq40xx: add support for Macronix MX35LF1GE4AB SPI NAND
authorPiotr Dymacz <pepe2k@gmail.com>
Tue, 29 Jan 2019 17:12:51 +0000 (18:12 +0100)
committerPiotr Dymacz <pepe2k@gmail.com>
Mon, 25 Feb 2019 23:15:38 +0000 (00:15 +0100)
commit99f72c0d6264661873de418868de0003fef21086
tree154f7b14d3581dcc318e7437c5eaa81363367546
parentbf4630e5adb40aa393f6bd4c560baf42de0f1957
ipq40xx: add support for Macronix MX35LF1GE4AB SPI NAND

Without a proper SPI NAND support (SPI NAND framework is available in
kernel >= 4.19) the only way to make such flash working is to include
it in raw/parallel NAND subsystem support and combine with mt29f staging
driver. Obviously, this approach isn't going to be accepted by upstream
(similar support for Winbond W25N01GV was rejected).

Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
target/linux/ipq40xx/patches-4.14/085-mtd-nand-add-macronix-mx35lf1ge4ab.patch [new file with mode: 0644]