[PATCH 2/2][MTD]MLC device check in OneNAND driver
Rohit Hassan Sathyanarayan
rohit.hs at samsung.com
Thu Sep 23 07:56:29 EDT 2010
Hi Artem,
Adding MLC flash type.
Signed-off-by: Rohit HS <rohit.hs at samsung.com>
Signed-off-by: Raghav Gupta <gupta.raghav at samsung.com>
---
include/mtd/mtd-abi.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/mtd/mtd-abi.h b/include/mtd/mtd-abi.h
index 4debb45..8d8161c 100644
--- a/include/mtd/mtd-abi.h
+++ b/include/mtd/mtd-abi.h
@@ -52,6 +52,7 @@ struct mtd_oob_buf64 {
#define MTD_NANDFLASH 4
#define MTD_DATAFLASH 6
#define MTD_UBIVOLUME 7
+#define MTD_MLCNANDFLASH 8
#define MTD_WRITEABLE 0x400 /* Device is writeable */
#define MTD_BIT_WRITEABLE 0x800 /* Single bits can be flipped */
--
Regards,
Rohit.H.S
More information about the linux-mtd
mailing list