copy filesystem to nand flash without ecc

Alex Samoutin samoutin at hotbox.ru
Fri Feb 14 12:10:31 EST 2003


> if you copy files around. As ECC is essential for NAND, we removed the
> non ECC stuff for JFFS2 :)
>


Hmm
But I can see call     mtd->write()  in  jffs2_flash_write() (wbuf.c).  It
is not ECC write.
This function invoked from jffs2_garbage_collect_pristine(). and   cause a
problem.

Alex.





More information about the linux-mtd mailing list