linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Why can't uncommpress kernel after download s-rec file via tftp?
@ 2002-05-22 13:59 Dross Zhou
  2002-05-22 16:16 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: Dross Zhou @ 2002-05-22 13:59 UTC (permalink / raw)
  To: linuxppc-embedded


Hello all,
I just added some config option in make menuconfig,
then make zImage and make s-recorde file.
Then download this file into sdram vai tftp,it just
hang at uncompressing kernel image, and can't boot
kernle.
I use linux2.4.4(from denx.de),MPC850, and HHL2.0's
compiler.
I have ment this questions in many borad.

Thx!

--Dross Zhou


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Why can't uncommpress kernel after download s-rec file via tftp?
  2002-05-22 13:59 Why can't uncommpress kernel after download s-rec file via tftp? Dross Zhou
@ 2002-05-22 16:16 ` Wolfgang Denk
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2002-05-22 16:16 UTC (permalink / raw)
  To: Dross Zhou; +Cc: linuxppc-embedded


Dear Dross Zhou,

in message <20020522135954.45659.qmail@web15003.mail.bjs.yahoo.com> you wrote:
>
> I just added some config option in make menuconfig,
> then make zImage and make s-recorde file.

What is this good for?

TFTP is a binary protocol, it needs a binary image,  not  a  s-record
file.

> Then download this file into sdram vai tftp,it just
> hang at uncompressing kernel image, and can't boot
> kernle.

This is most probably due to the fact that your  firmware  expects  a
binary image but finds a text file.

What sort of firmware are you using anyway?

Wolfgang Denk

--
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd@denx.de
As far as we know, our computer has never had an undetected error.
		                                           -- Weisert

** 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:[~2002-05-22 16:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-22 13:59 Why can't uncommpress kernel after download s-rec file via tftp? Dross Zhou
2002-05-22 16:16 ` Wolfgang Denk

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).