RO jffs2 implementation for bootloader

Matthieu CASTET matthieu.castet at parrot.com
Thu May 3 04:40:32 EDT 2007


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







More information about the linux-mtd mailing list