Combine kernel and ramdisk image.
Wolfgang Denk
wd at denx.de
Tue Feb 11 19:03:40 EST 2003
In message <20030211064911.50039.qmail at web8007.mail.in.yahoo.com> you wrote:
>
> PMulti is the Combined kernal image ..
> wheni download it to the powerpc board using ppcboot I
> get this .
>
> bootm
> ## Booting image at 00100000 ...
----------------------^^^^^^^^
Your load address is too low. You will overwrite the image contents
while it's uncompressing.
...
> Loading Ramdisk to 6fabe000, end 0075a4bc ...
This is why you see garbage here.
> what could be the error....
Chose a higher load address, something like "bootm 400000".
And again, this is basicly off topic here.
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
Anyone who doesn't believe in miracles is not a realist.
- David Ben Gurion
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
More information about the Linuxppc-embedded
mailing list