[U-Boot-Users] Bad Magic number

hi all, I have compiled linux kernel 2.6.16.2 image for yucca bord
>make yucca_defconfig >make uImage
i had also verfied the image by mkimage -l uImage
Image Name: Linux Kernel Image Created: Sat Jul 1 15:24:58 2006 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 1085421 Bytes = 1059.98 kB = 1.04 MB Load Address: 0x00000000 Entry Point: 0x00000000
I had loaded the image into address 0xff0100000. but when i do
bootm ff010000
Bad Magic Number.
please help me in this. thanks in advance.
with regards raja
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

In message 20060701113100.89616.qmail@web53607.mail.yahoo.com you wrote:
I had loaded the image into address 0xff0100000.
012345678
Check the number of digits
bootm ff010000
Bad Magic Number.
That's a different address.
Best regards,
Wolfgang Denk
participants (2)
-
Raja Chidambaram
-
Wolfgang Denk