Hello,
I am trying to use YAFFS2 with Linux 2.6.11.7 with 256MB STMicro Nand.
I can mount the NAND Partition successfully and copy/read files to it.
But when I unmount, I get several Checkpoint warnings and on Mounting the file
system, I see lots of Checkpoint messages (find next checkpt block: ) and most
with "eccr 0" and some with"eccr 3".
And when I list the files, all the files are missing , with lot of entries
in "lost+found", as if somehow checkpoint index is corrupted.
Any ideas , suggestions ? What am I missing here.