drivers/mtd/nand/raw/nand_esmt.c
0 → 100644
+47
−0
Loading
This patch enables support to read the ECC level from the NAND flash using ESMT SLC NAND ID byte 5 information as documented e.g. in the following data sheet: https://www.esmt.com.tw/upload/pdf/ESMT/datasheets/F59L1G81LA(2Y).pdf Signed-off-by:Marcel Ziswiler <marcel.ziswiler@toradex.com> Signed-off-by:
Miquel Raynal <miquel.raynal@bootlin.com>