public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] Loading U-Boot SREC file
@ 2004-10-26 14:42 Devraj Mukherjee
  2004-10-31 14:21 ` Detlev Zundel
  0 siblings, 1 reply; 3+ messages in thread
From: Devraj Mukherjee @ 2004-10-26 14:42 UTC (permalink / raw)
  To: u-boot

Hi everyone,

Thanks to everyone who responded to my email. I managed to get a version 
of UBoot compiled for our target board and have ended up with an SREC file.

The boot loader that already exists on the board allows me to load the 
SREC file via TFTP, and I have succeeded doing that. I am still unsure 
if we should go ahead burn the image and restart the board to see UBoot 
come up.

If there is anyone out there using a LH7A400 based board then please let 
me know if I should look out for anything else. Any other suggestions 
are very welcome.

Regards,
Devraj

-- 
----------------------------------------------------------------------
Devraj Mukherjee, Eternity Technologies Pty. Ltd. Australia
Host: Debian (Sarge) 3.1 Kernel 2.4.27-1-686 / GCC version 3.3.5
Target: LPD7A400 (ARM9) LogicPD eval. board / ARM GCC 3.3 GlibC 2.3.2
----------------------------------------------------------------------

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

* [U-Boot-Users] Loading U-Boot SREC file
  2004-10-26 14:42 [U-Boot-Users] Loading U-Boot SREC file Devraj Mukherjee
@ 2004-10-31 14:21 ` Detlev Zundel
  2004-10-31 21:28   ` Wolfgang Denk
  0 siblings, 1 reply; 3+ messages in thread
From: Detlev Zundel @ 2004-10-31 14:21 UTC (permalink / raw)
  To: u-boot

Hi Devraj,

> Thanks to everyone who responded to my email. I managed to get a
> version of UBoot compiled for our target board and have ended up with
> an SREC file.
>
> The boot loader that already exists on the board allows me to load the
> SREC file via TFTP, and I have succeeded doing that. I am still unsure
> if we should go ahead burn the image and restart the board to see
> UBoot come up.

I am not familiar with your platform but the SREC file is definitely
not for tftp download.  You will end up with the SREC file in memory -
uninterpreted.  If you use tftp, then use the bin file - the srec
format is for serial download only.

Cheers
  Detlev

-- 
In the topologic hell the beer is packed in Klein's bottles.

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

* [U-Boot-Users] Loading U-Boot SREC file
  2004-10-31 14:21 ` Detlev Zundel
@ 2004-10-31 21:28   ` Wolfgang Denk
  0 siblings, 0 replies; 3+ messages in thread
From: Wolfgang Denk @ 2004-10-31 21:28 UTC (permalink / raw)
  To: u-boot

In message <877jp7dl33.fsf@deepthought.outer.space.org> you wrote:
> 
> > The boot loader that already exists on the board allows me to load the
> > SREC file via TFTP, and I have succeeded doing that. I am still unsure
> > if we should go ahead burn the image and restart the board to see
> > UBoot come up.
> 
> I am not familiar with your platform but the SREC file is definitely
> not for tftp download.  You will end up with the SREC file in memory -
> uninterpreted.  If you use tftp, then use the bin file - the srec
> format is for serial download only.

This is not quite correct. There are  so-called  boot  loaders  (like
YAMON,  to  name  one) that are stupid enough to accept ONLY S-record
files over TFTP. [If you feed them a binary image  this  may  produce
some funny console error messages and/or completely hang the system.]

[Don't try it out on "charon", please ;-) ]

Best regards,

Wolfgang Denk

-- 
See us @ Embedded/Electronica Munich, Nov 09 - 12, Hall A.6 Booth 513
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Some programming languages manage to  absorb  change,  but  withstand
progress.          -- Epigrams in Programming, ACM SIGPLAN Sept. 1982

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

end of thread, other threads:[~2004-10-31 21:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-26 14:42 [U-Boot-Users] Loading U-Boot SREC file Devraj Mukherjee
2004-10-31 14:21 ` Detlev Zundel
2004-10-31 21:28   ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox