All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jerry Van Baren <gerald.vanbaren@ge.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] CONFIG_SERVERIP
Date: Wed, 25 Mar 2009 12:23:12 -0400	[thread overview]
Message-ID: <49CA5A70.40407@ge.com> (raw)
In-Reply-To: <3972542e0903250820w31586c26ke97d793083c5e8a2@mail.gmail.com>

E Robertson wrote:
> Hi all,
> In the current git source, I have the serverip config set but tftp
> complains about serverip not being set.
> I didn't see any changes to the source here. Am I missing something?
> 
>> printenv
> baudrate=115200
> ipaddr=192.168.0.200
> serverip=192.168.0.100
> gatewayip=192.168.0.1
> netmask=255.255.255.0
> hostname="Vincy"
> ethaddr=00:07:A6:00:6A:E6
> bootdelay=5
> bootargs=
> bootcmd=
> ethact=macb0
> 
> Environment size: 247/16380 bytes
> OmniTouch> tftp
> link up, 100Mbps full-duplex (lpa: 0x41e1)
> *** ERROR: `serverip' not set

What is "serverip" set *after* running "tftp"?  Is the "tftp" command 
trashing serverip?  Is "tftp" doing a DHCP/BOOTP operation to your DHCP 
server and getting an invalid server IP?

Disclaimer: I don't know off-hand if tftpboot does a DHCP operation.  I 
get confused by the bootp, dhcp, and tftpboot commands - they are all 
the same but different.

Best regards,
gvb

  reply	other threads:[~2009-03-25 16:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-25 15:20 [U-Boot] CONFIG_SERVERIP E Robertson
2009-03-25 16:23 ` Jerry Van Baren [this message]
2009-03-25 19:11 ` Wolfgang Denk
2009-03-25 20:33   ` E Robertson

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=49CA5A70.40407@ge.com \
    --to=gerald.vanbaren@ge.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.