From: kyungmin park <kyungmin.park@samsung.com>
To: tglx@linutronix.de
Cc: 'David Woodhouse' <dwmw2@infradead.org>, linux-mtd@lists.infradead.org
Subject: RE: [RFC] adding support for OneNAND flash memory
Date: Mon, 14 Feb 2005 20:18:47 +0900 [thread overview]
Message-ID: <0IBW0090KFFB9Z@mmp2.samsung.com> (raw)
In-Reply-To: <1108376630.16612.294.camel@tglx.tec.linutronix.de>
[snip]
> May be it makes sense to put it to drivers/mtd/nand/onenand if some
> parts of the existing code (like BBT, etc) may be reused? Possibly,
> you'll need to split the existing code on what is NAND-specific and what
> is OK for both OneNAND and NAND.
>
> => As I said before, it's difficult to modify/extend current nand
directory
> to support OneNAND. That's why I suggested to add onenand directory.
> It's not hard to extend. Just add onenand.c to it, if thats all what is
> needed. The question is whether the bad block table code can be shared
> or not. I agree that nand_base.c can not be tweaked for OneNAND.
Although OneNAND uses NAND core internally, the interface is very different
from NAND. The viewpoint of the hardware it seems to be connected with NOR.
Also OneNAND supports synchronous burst read as NOR does
I wonder the different interface of flash putting together is accptable?
Currently, I don't apply bad block table code to onenand. But I think
there's no problem to use current bbt code.
next prev parent reply other threads:[~2005-02-14 11:18 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-14 8:40 [RFC] adding support for OneNAND flash memory kyungmin park
2005-02-14 8:58 ` Artem B. Bityuckiy
2005-02-14 10:05 ` kyungmin park
2005-02-14 10:23 ` Thomas Gleixner
2005-02-14 11:18 ` kyungmin park [this message]
2005-02-14 11:23 ` Thomas Gleixner
2005-02-14 11:29 ` Thomas Gleixner
2005-02-14 10:11 ` Thomas Gleixner
2005-02-14 9:00 ` Thomas Gleixner
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=0IBW0090KFFB9Z@mmp2.samsung.com \
--to=kyungmin.park@samsung.com \
--cc=dwmw2@infradead.org \
--cc=linux-mtd@lists.infradead.org \
--cc=tglx@linutronix.de \
/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