[PATCH v2 0/1] mtd: spinand: add support for ESMT F50x1G41LB
Igor Prusov
ivprusov at salutedevices.com
Tue Oct 17 21:29:25 CEST 2023
This series ports ESMT NAND support from Linux.
Changes in v2:
- Dropped detect procedure rework patch, since similar one was
already applied to u-boot in commit b20913e3cb.
- Updated NAND_MEMORG values, so that they are correct after
mbb parameter was added in 8acaec923b.
Igor Prusov (1):
mtd: spinand: add support for ESMT F50x1G41LB
drivers/mtd/nand/spi/Makefile | 3 +-
drivers/mtd/nand/spi/core.c | 1 +
drivers/mtd/nand/spi/esmt.c | 137 ++++++++++++++++++++++++++++++++++
include/linux/mtd/spinand.h | 1 +
4 files changed, 141 insertions(+), 1 deletion(-)
create mode 100644 drivers/mtd/nand/spi/esmt.c
--
2.34.1
More information about the U-Boot
mailing list