I have a MontaVista Linux on the board with modified kernel which works just fine with NFS file system.
I now have to start using FS from flash but I just could not get it working so I decided to install RRSDK jffs2 file system and the kernel to see correct u-boot commands. It installed fine but when the device boots, the kernel will list this line many times (it takes 18 seconds to write all lines to console)
JFFS2 warning: (1) jffs2_sum_scan_sumnode: Summary node crc error, skipping summary information.
I put my modified Kernel on board and now it says :
Bad eraseblock 1656 at 0x0cf00000
That is the last line. I'm not sure where the count starts..
So is my flash broken and if it is not then what should I do this fix this problem?