public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* about using UBI on MLC Nand flash
@ 2006-07-28  3:33 Marteo Tim
  2006-07-28  7:18 ` Artem B. Bityutskiy
  0 siblings, 1 reply; 5+ messages in thread
From: Marteo Tim @ 2006-07-28  3:33 UTC (permalink / raw)
  To: linux-mtd

I noticed that UBI need to write 2 times at 1st page in 1 block, one
for EC header, and the other for VID header. But it is not suitable
for MLC NAND flash, which only can write once per page. And by
default, MTD's nand_write can only write page-aligned data.
Although we can set the module parameter vid_hdr_offsets to the 2nd
page, but it will occupy more flash space. It is in a dilemma. :(

marteo

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

end of thread, other threads:[~2006-07-31  9:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-28  3:33 about using UBI on MLC Nand flash Marteo Tim
2006-07-28  7:18 ` Artem B. Bityutskiy
2006-07-31  9:05   ` Marteo Tim
2006-07-31  9:13     ` Vitaly Wool
2006-07-31  9:19     ` Artem B. Bityutskiy

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