mtd: nand: Add core infrastructure to deal with NAND devices
Add an intermediate layer to abstract NAND device interface so that
some logic can be shared between SPI NANDs, parallel/raw NANDs,
OneNANDs, ...
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
Showing
drivers/mtd/nand/bbt.c
0 → 100644
drivers/mtd/nand/core.c
0 → 100644
include/linux/mtd/nand.h
0 → 100644
This diff is collapsed.
Please register or sign in to comment