mkfs.jffs2 propsal and a question about burst reads

David Woodhouse dwmw2 at infradead.org
Tue Nov 6 08:20:44 EST 2001


joakim.tjernlund at lumentis.se said:
>    I find it unconvinient and time consuming to erase the WHOLE flash partiton
>    before I can install a new FS image. Therefore I wonder if it would
>    be possible to add some flag/end marker in JFFS2 that mkfs.jffs2 could
>    set, so that JFFS2 knows that the flash space after the maker does not
>    contain valid JFFS2 data. Once JFFS2 has recongnized its FS, JFFS2 would
>    delete the end marker and resume normal behaviour. 

Then JFFS2 would just have to erase the blocks in question anyway. Better 
to just fix your bootloader or whatever you use to program the image in the 
first place so that it erases any sectors which need it, and puts a clean 
marker in them.

>    I am using Intel Strata Flash and this flash can do burst reads, so was
>    thinking that if I were to enable burst read I would gain performance. 

You need chipset magic to do that. 

--
dwmw2






More information about the linux-mtd mailing list