All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bob White <bwhite@perigee.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] tftpboot of multi image
Date: Thu, 08 Apr 2004 10:16:29 -0400	[thread overview]
Message-ID: <4075267D.15966.F71069C@localhost> (raw)
In-Reply-To: <20040407212211.166F2C133F@atlas.denx.de>


You were right, it was overwriting.  It worked at a higher address.  I 
was using address 0x00100000 which is what appears in most of the 
documentation.

Thank you.



> In message <4074433C.13855.BF94F6B@localhost> you wrote:
> > Are there instructions out there for using tftpboot to download an 
> > image with an initrd automatically boot the image?  I haven't come 
> > across anything.
> 
> That's because it's just trivial:
> 
> 	=> tftp 400000 /tftpboot/uImage.multi ; bootm
> 
> > I am trying it with a simple tftpboot command (no options) and it 
> > appears as though the ramdisk is not loading to a good address because 
> > the system lock up after uncompressing the initrd at 0x91544054 (not a 
> > valid address in my system.)
> 
> OIt would have been really, really useful  if  you  had  bothered  to
> provide  some  more  details,  like  the  exact output of the failing
> command. SO I can just guess that your load address is too  low,  and
> you  are  overwriting  parts  of the image when the Linux kernel gets
> uncompressed.
> 
> 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
> "More software projects have gone awry for lack of calendar time than
> for all other causes combined."
>                          - Fred Brooks, Jr., _The Mythical Man Month_
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: IBM Linux Tutorials
> Free Linux tutorial presented by Daniel Robbins, President and CEO of
> GenToo technologies. Learn everything from fundamentals to system
> administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
> _______________________________________________
> U-Boot-Users mailing list
> U-Boot-Users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/u-boot-users
> 

Bob
-- 
Robert B. White        Perigee, A Division of Sensis Corp
Software Design Engr   316 Commerce Blvd.
TEL: 315.453.7842x29   Liverpool, NY  13088
FAX: 315.453.7917      www.Perigee.com

  reply	other threads:[~2004-04-08 14:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-07 22:06 [U-Boot-Users] tftpboot of multi image Bob White
2004-04-07 21:01 ` Dan Malek
2004-04-07 21:22 ` Wolfgang Denk
2004-04-08 14:16   ` Bob White [this message]
2004-04-07 21:26 ` Tolunay Orkun
2004-04-08 16:06   ` Detlev Zundel
  -- strict thread matches above, loose matches on Subject: below --
2004-04-08 21:44 Tolunay Orkun

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4075267D.15966.F71069C@localhost \
    --to=bwhite@perigee.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.