u-boot/drivers/mtd/nand/spi
Igor Prusov 0f2c632b8c mtd: spinand: add support for ESMT F50x1G41LB
Adaptation of Linux commit d74c36480a67

This patch adds support for ESMT F50L1G41LB and F50D1G41LB.
It seems that ESMT likes to use random JEDEC ID from other vendors.
Their 1G chips uses 0xc8 from GigaDevice and 2G/4G chips uses 0x2c from
Micron. For this reason, the ESMT entry is named esmt_c8 with explicit
JEDEC ID in variable name.

Datasheets:
https://www.esmt.com.tw/upload/pdf/ESMT/datasheets/F50L1G41LB(2M).pdf
https://www.esmt.com.tw/upload/pdf/ESMT/datasheets/F50D1G41LB(2M).pdf

Signed-off-by: Igor Prusov <ivprusov@salutedevices.com>
Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
Signed-off-by: Martin Kurbanov <mmkurbanov@sberdevices.ru>
Signed-off-by: Dmitry Rokosov <ddrokosov@sberdevices.ru>
Tested-by: Martin Kurbanov <mmkurbanov@sberdevices.ru>
Reviewed-by: Frieder Schrempf <frieder.schrempf@kontron.de>
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
2023-12-14 23:50:00 +05:30
..
core.c mtd: spinand: add support for ESMT F50x1G41LB 2023-12-14 23:50:00 +05:30
esmt.c mtd: spinand: add support for ESMT F50x1G41LB 2023-12-14 23:50:00 +05:30
gigadevice.c mtd/spinand: sync supported devices with linux-5.15.43 2023-10-13 10:49:07 +02:00
Kconfig mtd: rename CONFIG_MTD -> CONFIG_DM_MTD 2019-12-03 23:04:10 -05:00
macronix.c mtd/spinand: sync supported devices with linux-5.15.43 2023-10-13 10:49:07 +02:00
Makefile mtd: spinand: add support for ESMT F50x1G41LB 2023-12-14 23:50:00 +05:30
micron.c mtd/spinand: sync supported devices with linux-5.15.43 2023-10-13 10:49:07 +02:00
paragon.c mtd/spinand: sync supported devices with linux-5.15.43 2023-10-13 10:49:07 +02:00
toshiba.c mtd/spinand: sync supported devices with linux-5.15.43 2023-10-13 10:49:07 +02:00
winbond.c mtd: spinand: winbond: add Winbond W25N02KV flash support 2023-10-13 10:49:07 +02:00