[U-Boot-Users] Help U-boot without dhcp,bootp
Wolfgang Denk
wd at denx.de
Thu May 27 15:12:03 CEST 2004
In message <1085663123.23545.2.camel at Gargouille.comodoindia> you wrote:
>
> i have added the stuffs that you have specified. i got following
> msg only n system seems to be hang.
Please post on the list instead of sending private messages. Others
might be interested in this, too.
> http://www.denx.de/twiki/bin/view/DULG/LinuxHangsAfterUncompressingKernel
> i refered the above link too.. but itz not useful...
...
> ## Booting image at 50040000 ...
> Image Name: Linux Kernel Image
> Image Type: ARM Linux Kernel Image (gzip compressed)
> Data Size: 707682 Bytes = 691.1 kB
> Load Address: 00000000
> Entry Point: 00000000
Well, I'm pretty sure that 0x00000000 is a ROM address in your
system; it is most definitely NOT the correct value to be used as
load and entry point address. The values given in the example in the
README are for PowerPC; for ARM or other architectures you must adapt
these to your system's requirements.
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
Egotist: A person of low taste, more interested in himself than in
me. - Ambrose Bierce
More information about the U-Boot
mailing list