Hi James. Now I have time to continue my experiments.
I have done kernel and rootfs restore as it mentioned on the top of the thread and, also, I restored uboot variables.
But I stiil get errors like this:
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0062479c: 0x3979 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x006247a0: 0x0849 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x006247a4: 0x085d instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x006247a8: 0x085f instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x006247ac: 0xc0ea instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x006247b0: 0x0813 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x006247b4: 0x7ac2 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x006247b8: 0x69a1 instead
Further such events for this erase block will not be printed
jffs2_scan_inode_node(): CRC failed on node at 0x0062a758: Read 0xe7f02a02, calculated 0x66d54f25
jffs2_scan_inode_node(): CRC failed on node at 0x0062cdf8: Read 0x3b61c5e6, calculated 0x3b60c5e6
jffs2_scan_inode_node(): CRC failed on node at 0x0062e6d0: Read 0xce6423a5, calculated 0x48acaea0
mtd->read(0x400 bytes from 0x640000) returned ECC error
mtd->read(0x1fbfc bytes from 0x640404) returned ECC error
jffs2_scan_inode_node(): CRC failed on node at 0x006457a4: Read 0x9c60987c, calculated 0x9ce0987c
jffs2_scan_dirent_node(): Node CRC failed on node at 0x00646f58: Read 0x53d96561, calculated 0x1d348e38
jffs2_scan_inode_node(): CRC failed on node at 0x00649df8: Read 0x5fdf9cb2, calculated 0x3de3c00f
jffs2_scan_eraseblock(): Node at 0x00657668 {0x1985, 0xe002, 0x00000477) has invalid CRC 0x7de0048e (calculated 0x7d60048e)
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0065766c: 0x0477 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00657670: 0x048e instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00657674: 0x08af instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00657678: 0x0030 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0065767c: 0x81a4 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00657684: 0xbca0 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00657688: 0x0264 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0065768c: 0x0264 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00657690: 0x0264 instead
Further such events for this erase block will not be printed
mtd->read(0x400 bytes from 0x660000) returned ECC error
mtd->read(0x1f428 bytes from 0x660bd8) returned ECC error
mtd->read(0x80 bytes from 0x67ff80) returned ECC error
Empty flash at 0x0067ff7c ends at 0x0067fff8
mtd->read(0x400 bytes from 0x680000) returned ECC error
What do they mean?