public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* RO jffs2 implementation for bootloader
@ 2007-05-03  8:40 Matthieu CASTET
  2007-05-03  9:56 ` Artem Bityutskiy
  2007-05-03 16:07 ` David Woodhouse
  0 siblings, 2 replies; 11+ messages in thread
From: Matthieu CASTET @ 2007-05-03  8:40 UTC (permalink / raw)
  To: linux-mtd

Hi,

I need to mount a jffs2 partition in a bootloader. I tried u-boot that support
jffs2, but it is very slow (2 minutes for mounting a 64MB partition).

Do you know if there are other (fast) implemenation of jffs2 suitable for a
bootloader ?


I want to avoid to use raw partition on NAND :
- because the bootloader need to access several files (kernel, boot data, rescue
images, some configuration).
- nand scrubbing (on read) is not possible to handle (jffs2 don't handle it
either if it is a read only partition)


Thanks

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

end of thread, other threads:[~2007-05-04 14:03 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-03  8:40 RO jffs2 implementation for bootloader Matthieu CASTET
2007-05-03  9:56 ` Artem Bityutskiy
2007-05-04  9:55   ` Matthieu CASTET
2007-05-04 10:26     ` Artem Bityutskiy
2007-05-04 11:53     ` Stefan Roese
2007-05-04 12:06       ` Matthieu CASTET
2007-05-04 12:07       ` Matthieu CASTET
2007-05-04 12:10       ` Matthieu CASTET
2007-05-04 12:23         ` [U-Boot-Users] " Stefan Roese
2007-05-04 14:03       ` Joakim Tjernlund
2007-05-03 16:07 ` David Woodhouse

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