partitions and erase regions

David Woodhouse dwmw2 at infradead.org
Fri Apr 27 06:58:47 EDT 2001


kd at flaga.is said:
>  How does JFFS[2] deal with the whole flash chip today? If it just
> deals with 'major' erase size then it shurely must simply ingore the
> first/last part (with 'minor' erase sizes) of the chip. 

It just ignores the fact that it has minor erase sizes. If you have 8*8K + 
15*64K, then JFFS2 will just treat all the 8 minor blocks as a single 
normal-sized block, and will only ever ask the flash driver to erase them 
all together.

--
dwmw2




To unsubscribe, send "unsubscribe mtd" to majordomo at infradead.org



More information about the linux-mtd mailing list