Hello all:
DVRRDK 3.5 +EVM8148 running MCFW Demo;
when booting SD card ,MCFW Demo running succeed;
but when booting Nor Flash used jffs2 ,MCFW Demo running failed;
filesystem mount succeed,run ./init.sh succeed,run ./load.sh an error occurred:
JFFS2 notice: (734) jffs2_get_inode_nodes: Node header CRC failed at 0x116fafc. {09e6,0000,4f4ba1d5,00000806}
Node totlen on flash (0x4f4ba1d5) != totlen from node ref (0x00000374)
JFFS2 warning: (734) jffs2_do_read_inode_internal: no data nodes found for ino #2619
Returned error for crccheck of ino #2619. Expect badness...
JFFS2 notice: (734) jffs2_get_inode_nodes: Node header CRC failed at 0x116fea4. {0000,0000,000002ec,000005e3}
Node totlen on flash (0x000002ec) != totlen from node ref (0x0000035c)
the jffs2 filesystem nodes in the chaos;
thx!