[U-Boot-Users] Bad Magic Number

Hi;
I'm a new user of ARM Versatile Board and U-Boot software. Previously, milo.axf and linux kernel was stored in the flash. I use milo.axf to boot the Linux Kernel image and it works fine.
After I write the u-boot image onto the flash (comes with the Vertatile CD from ARM). The version is U-Boot 1.1.2 (Feb 4 2005 - 11:04:56).
When I tried to use "bootm 0x34100000" (the linux kernel image address). It gave me the "Bad Magic Number".
Could anyone tell me what was wrong ?
Thanks in advance.
Jason Chang

In message 008901c56d52$32924600$6500a8c0@poweredgesc420 you wrote:
It gave me the "Bad Magic Number".
Could anyone tell me what was wrong ?
You did not read the documentation.
U-Boot requires that you create a special kernel image using the mkimage tool.
------=_NextPart_000_0086_01C56D17.860FB960 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
And please never post HTML to this list!!
Best regards,
Wolfgang Denk
participants (2)
-
Jason Chang
-
Wolfgang Denk