All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Warren <biggerbadderben@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Can DHCP be used for TFTP booting?
Date: Tue, 15 Jan 2008 17:30:43 -0500	[thread overview]
Message-ID: <478D3413.5040500@gmail.com> (raw)
In-Reply-To: <95455e980801151417v6ee20603uc740c8536c3aee5e@mail.gmail.com>

hce wrote:
> Hi,
>
> I am currently using a fixed tftp server and client IP address for
> booting from tftp, it works fine. I am wondering if the DHCP can be
> used or not for tftp booting, either for both TFTP server and client
> IP address or just for client IP address? If so, could you please give
> an example of how to config DHCP parameters in CONFIG_BOOTARGS and
> CONFIG_BOOTCOMMAND?
>   
DHCP can be used for obtaining an IP address and also booting. My advice 
is to play with it yourself. Make sure you include CONFIG_CMD_DHCP, and 
then try "help dhcp". Sorry for the lack of hand holding, but it's the 
best way for you to learn. If you're really stuck, ask again.

regards,
Ben

  reply	other threads:[~2008-01-15 22:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-15 22:17 [U-Boot-Users] Can DHCP be used for TFTP booting? hce
2008-01-15 22:30 ` Ben Warren [this message]
2008-01-16  4:12   ` hce
2008-01-16  4:39     ` Ben Warren
2008-01-16  8:33       ` Wolfgang Denk
2008-01-15 22:45 ` Wolfgang Denk

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=478D3413.5040500@gmail.com \
    --to=biggerbadderben@gmail.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.