public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Bad Data CRC ERROR: can't get kernel image!
@ 2010-04-15  6:18 Ronny D
  2010-04-15  9:49 ` Detlev Zundel
  0 siblings, 1 reply; 6+ messages in thread
From: Ronny D @ 2010-04-15  6:18 UTC (permalink / raw)
  To: u-boot





I am using u-boot version 2009-08
for customized PPC 440 based board.

Board is having 16MB Nor flash. I am
flashing the kernel image at 0xffdc0000, ramdisk at 0xff8c0000 and dtb at
0xff200000

When I pass bootm command through
u-boot prompt i.e ?bootm 0xffdc0000 0xff8c0000 0xff200000?

?

Kernel booting stops with
following error message.

## Booting kernel from Legacy
Image at ffdc0000 ...

??
Image Name:?? Linux-2.6.31-LE

??
Image Type:?? PowerPC Linux Kernel
Image (gzip compressed)

??
Data Size:??? 936145 Bytes = 914.2
kB

??
Load Address: 00000000

??
Entry Point:? 00000000

??
Bad Data CRC

??
ERROR: can't get kernel image!

?

When I print the data that we
calculated in image_check_dcrc() ?I found foloowing difference:

Calculated DCRC --------Data :
0xffdc0040 Len: 0xe48d1 dcrc: 0x5fe26d1e

From image_get_dcrc function DCRC: 0x72e08293

?

And hence return (dcrc ==
image_get_dcrc (hdr)) this condition become false.

?

Please let me know your input on
this.
-Ronny




Send free SMS to your Friends on Mobile from your Yahoo! Messenger. Download Now! http://messenger.yahoo.com/download.php

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-04-16  3:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-15  6:18 [U-Boot] Bad Data CRC ERROR: can't get kernel image! Ronny D
2010-04-15  9:49 ` Detlev Zundel
2010-04-15 13:28   ` Ronny D
2010-04-15 13:42     ` Joakim Tjernlund
2010-04-15 15:37     ` Detlev Zundel
2010-04-16  3:10       ` Ronny D

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox