* Loading kernel on ppcboot
@ 2001-10-04 12:05 Kapil Konde
2001-10-04 15:34 ` Mark Charlebois
0 siblings, 1 reply; 2+ messages in thread
From: Kapil Konde @ 2001-10-04 12:05 UTC (permalink / raw)
To: Linuxppc-Embedded
Hi all,
I am trying to load kernel using ppcboot. After I load kernel using tftp
and give bootm command I get following response.
....
....
Data Size: 574121 Bytes = 560 kB = 0 MB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK
Uncompressing Kernel Image ... OK
## Current stack ends at 0x00FBF7F0 => set upper limit to 0x00800000
## cmdline at 0x007FFF00 ... 0x007FFF00
No initrd
## Transferring control to Linux (at address 00000000) ...
And nothing happens after this. Can somebody please explain.
Thanks and regards,
Kapilk.
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Loading kernel on ppcboot
2001-10-04 12:05 Loading kernel on ppcboot Kapil Konde
@ 2001-10-04 15:34 ` Mark Charlebois
0 siblings, 0 replies; 2+ messages in thread
From: Mark Charlebois @ 2001-10-04 15:34 UTC (permalink / raw)
To: Kapil Konde; +Cc: Linuxppc-Embedded
Have you copied the bd_t structure from ppcboot to linux? I had a
similar problem before I did this.
See the message from David Chiu on the linuxppc-embedded list from Wed,
April 11, 2001.
http://lists.linuxppc.org/linuxppc-embedded/200104/msg00084.html
Regards,
Mark
On Thu, 04 Oct 2001, Kapil Konde wrote:
>
> Hi all,
> I am trying to load kernel using ppcboot. After I load kernel using tftp
> and give bootm command I get following response.
>
> ....
> ....
> Data Size: 574121 Bytes = 560 kB = 0 MB
> Load Address: 00000000
> Entry Point: 00000000
> Verifying Checksum ... OK
> Uncompressing Kernel Image ... OK
> ## Current stack ends at 0x00FBF7F0 => set upper limit to 0x00800000
> ## cmdline at 0x007FFF00 ... 0x007FFF00
> No initrd
> ## Transferring control to Linux (at address 00000000) ...
>
>
> And nothing happens after this. Can somebody please explain.
>
>
> Thanks and regards,
> Kapilk.
>
>
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-10-04 15:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-10-04 12:05 Loading kernel on ppcboot Kapil Konde
2001-10-04 15:34 ` Mark Charlebois
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).