public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* jffs2 usage question: nandwrite
@ 2014-11-07  2:47 K Richard Pixley
  2014-11-07  5:35 ` Iwo Mergler
  0 siblings, 1 reply; 3+ messages in thread
From: K Richard Pixley @ 2014-11-07  2:47 UTC (permalink / raw)
  To: linux-mtd

I'm a newbie to flash file systems and I've spent my day reading. 
However, I seem to be missing something.

Several sets of instructions encourage me to build my file system using 
mkfs.jffs2, which I understand creates an image, (akin to mkisofs), 
rather than operating on a device file.  However, once I have the image, 
they recommend placing the image onto flash using nandwrite.

I can't find any doc on nandwrite, but I'm guessing that it does a "bad 
block aware" sequential copy, meaning that it simply skips any blocks 
that it recognizes as bad according to a manufacturer mark. Assuming so, 
doesn't this hole in my fresh jffs2 file system cause jffs2 grief?  I 
mean, it would cause most other file systems grief to have an extra 
block inserted in the middle of their block sequence.

What am I missing?

--rich

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

end of thread, other threads:[~2014-11-07  8:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-07  2:47 jffs2 usage question: nandwrite K Richard Pixley
2014-11-07  5:35 ` Iwo Mergler
2014-11-07  8:38   ` Ricard Wanderlof

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