<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>
<div>When building the flash with these options:</div>
<div> </div>
<div>
<div>sudo mkfs.jffs2 -r <PathToRootfs> -o rootfs.jffs2 -e 256 -s 4096 -p=0x0</div>
<div> </div>
</div>
<div>the CLEANMARKER disappears, but after the second reboot there are these errors:</div>
<div> </div>
<div> </div>
<div><span style="font-family: Courier New , Courier , monospace;">jffs2: jffs2_scan_inode_node(): CRC failed on node at 0x002d63e8: Read 0xa6669468, calculated 0x87b8a949 <br/>
jffs2: jffs2_scan_inode_node(): CRC failed on node at 0x002d64d4: Read 0xffffffff, calculated 0xb6e13cc2 <br/>
jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d685c: 0x0005 instead <br/>
jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d6864: 0x0008 instead <br/>
jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d6868: 0x0006 instead <br/>
jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d686c: 0x81a4 instead <br/>
jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d6874: 0x0613 instead <br/>
jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d6878: 0x7567 instead <br/>
jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d687c: 0x7567 instead <br/>
jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d6880: 0x7567 instead <br/>
jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d6884: 0x0484 instead <br/>
jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x002d6888: 0x00cb instead <br/>
jffs2: Further such events for this erase block will not be printed <br/>
jffs2: Empty flash at 0x002d6900 ends at 0x002d6968 <br/>
jffs2: Empty flash at 0x002d6b00 ends at 0x002d6b94 <br/>
jffs2: jffs2_scan_inode_node(): CRC failed on node at 0x002d6bc0: Read 0x01001408, calculated 0x7d5e960d <br/>
jffs2: jffs2_scan_inode_node(): CRC failed on node at 0x002d6fd4: Read 0x044c0464, calculated 0x62a4b5ca <br/>
jffs2: Empty flash at 0x002d7100 ends at 0x002d7200 <br/>
jffs2: Empty flash at 0x002d7300 ends at 0x002d73bc <br/>
jffs2: jffs2_scan_dirent_node(): Node CRC failed on node at 0x002d75ec: Read 0x00000200, calculated 0xcc5f4e55 <br/>
jffs2: jffs2_scan_inode_node(): CRC failed on node at 0x002d76d8: Read 0xffffffff, calculated 0x5be9e982 <br/>
VFS: Mounted root (jffs2 filesystem) on device 31:2. </span></div>
</div>
<div> </div></div></body></html>