On Tue, 2 Aug 2005 11:26:30 +0800
"FCG WANG Baohua" [off-list ref] wrote:
Dear All:
I build the ELDK3.1.1 kernel 2.4.25, When bootm or "imi" it shows the "verifying Checksum ...
Bad Data CRC", then stop.
But the vmlinux.UBoot is right in Host, How can I do? I use tftpboot to download it.
Thanks!
You may have a RAM error. Try running mtest in uboot. (And make sure CFG_MEMTEST_START and
CFG_MEMTEST_END cover the region to which you are downloading uImage.)
Alex