[PATCH] [MTD][OneNAND] Multi Level Chip (MLC) OneNAND support

Kyungmin Park kmpark at infradead.org
Tue Apr 22 20:49:25 EDT 2008


On Wed, Apr 23, 2008 at 12:06 AM, David Woodhouse <dwmw2 at infradead.org> wrote:
> On Thu, 2008-01-03 at 09:03 +0900, Kyungmin Park wrote:
>  > This patch enables the MLC OneNAND support
>  > Now it's basic support. We need to work more.
>  >
>  > In MLC, we use the 4KiB BufferRam instead of 2KiB.
>  > With this reason it is changed to read/write data from/to BufferRAM 0 and
>  > we can't use read-while-load.
>  >
>  > It passed the nand-tests module and it diffed against the OneNAND MTD tree instead of MTD one.
>
>  Did you intend this to be merged?
>

Yes, Before merge this one
Another patch should be merged first.

"[JFFS2] JFFS2 doesn't use OOB at MLC NAND/OneNAND"
http://patchwork.ozlabs.org/linux-mtd/patch?id=16536

Could you first merge it first? then I will resend the patch against
the latest tree.

Thank you,
Kyungmin Park



More information about the linux-mtd mailing list