[PATCH] [MTD] OneNAND: Do not allow oob write past end of page

Kyungmin Park kmpark at infradead.org
Mon Feb 5 02:44:11 EST 2007


> ext Kyungmin Park wrote:
> > Umm Why is it required in OneNAND? Even though OneNAND is based on 
> > NAND. We regard it as NOR
> 
> I am not sure what you mean.  In onenand_base.c it has:
> 
> 	mtd->type = MTD_NANDFLASH;
> 
> So mtd sees it as NAND.

I mean that in the view point of software OnenNAND is NAND, but the one of
hardware it is NOR.
So we don't need to work it as NAND. I think we don't need to restrict the
OneNAND

Thank you,
Kyungmin Park








More information about the linux-mtd mailing list