[U-Boot-Users] Expanding the Linux Kernel
Jerry Walden
jwalden at digitalatlantic.com
Wed Mar 12 16:38:39 CET 2003
>Two ideas:
>
>* Test if your image is OK:
>
> bash$ dd if=vmlinux.PPCBoot of=/tmp/vmlinux.gz bs=64 skip=1
> bash$ gzip -vt /tmp/vmlinux.gz
The image verified
>* Try downloading to a lower address, like 0x200000
This works!
Thanks Much!
Jerry
-----Original Message-----
From: u-boot-users-admin at lists.sourceforge.net
[mailto:u-boot-users-admin at lists.sourceforge.net]On Behalf Of Wolfgang
Denk
Sent: Tuesday, March 11, 2003 5:35 PM
To: jwalden at digitalatlantic.com
Cc: u-boot-users at lists.sourceforge.net
Subject: Re: [U-Boot-Users] Expanding the Linux Kernel
In message <EGEGIJHKDKJGAJMGIDPNIEAOCJAA.jwalden at digitalatlantic.com> you
wrote:
>
> Now here is the problem - when I invoke the u-boot command bootm as
follows:
>
> bootm 0x01000000
>
> The result is as follows:
> Image Name: Linux-2.4.17-mvl-walnut
> Image Type: PowerPC Linux Kernel Image (gzip compressed)
> Data Size: 590251 Bytes = 576.4 KB
> Load Address: 00000000
> Entry Point: 00000000
> Verifying Checksum: ...ok
> Error: Inflate returned -3
Two ideas:
* Test if your image is OK:
bash$ dd if=vmlinux.PPCBoot of=/tmp/vmlinux.gz bs=64 skip=1
bash$ gzip -vt /tmp/vmlinux.gz
* Try downloading to a lower address, like 0x200000
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd at denx.de
You are not permitted to kill a woman who has wronged you, but
nothing forbids you to reflect that she is growing older every
minute. You are avenged fourteen hundred and forty times a day.
-- Ambrose Bierce
-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open!
Get cracking and register here for some mind boggling fun and
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users
More information about the U-Boot
mailing list