public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* Dose linux-mtd really support mlc nand flash?
@ 2010-01-23  9:51 liulunzuo
  2010-01-25  8:53 ` Ricard Wanderlof
  0 siblings, 1 reply; 3+ messages in thread
From: liulunzuo @ 2010-01-23  9:51 UTC (permalink / raw)
  To: linux-mtd

Hi:
  Mlc nand flash should be write only once per write operation(NOP=1),
  but i found when i use mtd-utils to write a mtdchar device with oob ,
  it write a page twice: page and oob zone wrote separately,
  and mtdchar.c support no way to write a page and oob zone to the mlc
nand flash at the same time.

  And when a writing or eraseing operation fail, yaffs2 fs will mark
the block as bad block,
  but the function "markbad" will only write oob area neither use a
bad block scan first nor not.

  it seems a real problem when i use mlc nand flash under yaffs2.

  My English is so poor, could you know what i mean?

Thanks.

Best Regards!

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-01-25  9:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-23  9:51 Dose linux-mtd really support mlc nand flash? liulunzuo
2010-01-25  8:53 ` Ricard Wanderlof
2010-01-25  9:56   ` Artem Bityutskiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox