public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Robert Schwebel <robert@schwebel.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] uploading OS over network instead of u-boot do wnloading it from a server.
Date: Wed, 25 Jun 2003 07:16:33 +0200	[thread overview]
Message-ID: <20030625051633.GA15674@pengutronix.de> (raw)
In-Reply-To: <5.1.1.6.2.20030624140047.012b3d10@corelis.com>

On Tue, Jun 24, 2003 at 02:20:00PM -0700, Brian S. Park wrote:
> It could be integrated to our PC side application which can upload it
> the first time it connects to the target. Integrating TFTP server to
> our application would require it to start before the user powering up
> the target.

It might be a good idea that you explain how your users handle your
board; in which cases is it important that the board is powered on
_before_ the upload program was started? 

> With TFTP client approach, I need to set the serverip environmental 
> variable to IP of PC with the TFTP server. If I move the controller to 
> another room, and found out that the PC with TFTP server is not powered up, 
> I need to either change the serverip variable to the new PC I intended to 
> use or go back to the other room and power up the PC. :)

Or you can use DHCP/BOOTP to find your host pc (a dhcp server could be
included in the upload program as well). Ok - this might find your
company's DHCP server instead of your upload program, but that could
surely be fixed with some special DHCP option and a small u-boot shell
script which checks for the "correct" magick string. 

Robert 
-- 
 Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
 Pengutronix - Linux Solutions for Science and Industry
   Braunschweiger Str. 79,  31134 Hildesheim, Germany
   Handelsregister:  Amtsgericht Hildesheim, HRA 2686
    Phone: +49-5121-28619-0 |  Fax: +49-5121-28619-4

  reply	other threads:[~2003-06-25  5:16 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-24 13:45 [U-Boot-Users] uploading OS over network instead of u-boot do wnloading it from a server Wells, Charles
2003-06-24 18:21 ` Wolfgang Denk
2003-06-24 19:16   ` Brian S. Park
2003-06-24 20:33     ` Wolfgang Denk
2003-06-24 21:20       ` Brian S. Park
2003-06-25  5:16         ` Robert Schwebel [this message]
2003-06-25 19:03           ` Brian S. Park
  -- strict thread matches above, loose matches on Subject: below --
2003-06-24 21:38 Woodruff, Richard
2003-06-27 13:25 Wells, Charles
2003-06-27 14:24 ` Wolfgang Denk
2003-06-27 14:51   ` Wolfgang Denk
2003-06-27 21:01 mvincent at systemem.com

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=20030625051633.GA15674@pengutronix.de \
    --to=robert@schwebel.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox