> 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.