[RFC][PATCH][JFFS2] JFFS2 support for NOP 1

Jörn Engel joern at logfs.org
Tue Nov 27 08:03:33 EST 2007


On Tue, 27 November 2007 20:48:33 +0900, Kyungmin Park wrote:
> >
> > NAK.  This does not describe the limitations of your chip, but a random
> > name.  In fact, the limitations appear to be identical to
> > (MTD_NORFLASH & !MTD_BIT_WRITEABLE).
> >
> > Maybe something like ALLOW_SEPERATE_OOB_WRITE with reversed logic?
> >
> 
> However MTD_NORFLASH doesn't have the write buffer. It means it can be
> write one more.

Some NOR flashes _do_ require write buffers.  The ones I know must be
written in aligned multiples of 8, 16 or 1024 bytes, respectively.  In
spite of being NOR, that sounds quite similar to what you try to achieve
for NAND.

Jörn

-- 
The wise man seeks everything in himself; the ignorant man tries to get
everything from somebody else.
-- unknown



More information about the linux-mtd mailing list