linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Rohit Hassan Sathyanarayan <rohit.hs@samsung.com>
To: dedekind1@gmail.com
Cc: v.dalal@samsung.com, gupta.raghav@samsung.com,
	linux-mtd@lists.infradead.org
Subject: [PATCH 2/2][MTD]MLC device check in OneNAND driver
Date: Thu, 23 Sep 2010 17:26:29 +0530	[thread overview]
Message-ID: <000201cb5b16$5cf17fd0$16d47f70$%hs@samsung.com> (raw)

Hi Artem,


Adding MLC flash type.




Signed-off-by: Rohit HS <rohit.hs@samsung.com>
Signed-off-by: Raghav Gupta <gupta.raghav@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

             reply	other threads:[~2010-09-23 11:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-23 11:56 Rohit Hassan Sathyanarayan [this message]
2010-09-24  8:40 ` [PATCH 2/2][MTD]MLC device check in OneNAND driver Artem Bityutskiy
  -- strict thread matches above, loose matches on Subject: below --
2010-09-14  8:06 Rohit Hassan Sathyanarayan
2010-09-20 13:18 ` Artem Bityutskiy
2010-09-23 11:56   ` Rohit Hassan Sathyanarayan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000201cb5b16$5cf17fd0$16d47f70$%hs@samsung.com' \
    --to=rohit.hs@samsung.com \
    --cc=dedekind1@gmail.com \
    --cc=gupta.raghav@samsung.com \
    --cc=linux-mtd@lists.infradead.org \
    --cc=v.dalal@samsung.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).