Hi,
I am using Linux kernel 3.3.0 with OMAP-L138.
I am also building a jffs2 rootfs using arago OE. The flash on our board is SPI1 NOR flash with an eraseblock size of 64 KB. I have generated jffs2 image using that eraseblock size.
When I program the flash with the jffs2 image and try to mount that partition, I get the following errors. The version of mtd-utils in OE is 1.5.0 which seems to be latest tagged version in the GIT tree.
Can somebody have a look and let me know if there is a known fix to this? Please let me know if I can provide more information.
Thanks,
-raja.
Old JFFS2 bitmask found at 0x00865600
You cannot use older JFFS2 filesystems with newer kernels
Old JFFS2 bitmask found at 0x0086f600
You cannot use older JFFS2 filesystems with newer kernels
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00870004: 0x0019 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00870010: 0xe000 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00870014: 0xc380 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0087001c: 0x0029 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00870020: 0x0008 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00870024: 0x3324 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0087002c: 0x0100 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00870034: 0x15a0 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00870038: 0x1714 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0087003c: 0x1a3c instead
Further such events for this erase block will not be printed