public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] Add separate environment variable for tftp server
@ 2013-03-28 21:58 Rory Toma
  2013-03-28 22:20 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Rory Toma @ 2013-03-28 21:58 UTC (permalink / raw)
  To: u-boot

This patch uses the environment variable "tftpserverip" as the tftp 
server IP instead of serverip. If it is unset, it defaults to serverip.

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

* [U-Boot] [PATCH] Add separate environment variable for tftp server
  2013-03-28 21:58 [U-Boot] [PATCH] Add separate environment variable for tftp server Rory Toma
@ 2013-03-28 22:20 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2013-03-28 22:20 UTC (permalink / raw)
  To: u-boot

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 03/28/2013 05:58 PM, Rory Toma wrote:
> This patch uses the environment variable "tftpserverip" as the
> tftp server IP instead of serverip. If it is unset, it defaults to
> serverip.

What's the use case for this exactly?  I believe serverip is set based
on the next-server param, if applicable from the DHCP request already
(Joe?).  In terms of scripting you can today just do 'tftp ${loadaddr}
${mytfpserver}:${bootfile}'.  Thanks!

- -- 
Tom
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJRVMJHAAoJENk4IS6UOR1WlMoQAIpQ4WzJoJO/wIvsJ66arF0q
mvhrA1tJer0ZnXfDF2Lp3SHDyQtYEPQcjxgsA+zn21AB9aOHJVEWPxonrOzQpa79
mghOa2xJUm/Yjr/mS7qphQpwk9n8oaGemZrK8mF/5HR0NGEMnW9s4j0hErNpM1Vc
dPNZ+aA0JmJ5p1QQDscFMhQZefJ9tlyvFX315IpF5v7FU7ecHrVsEo034Dgh2Xo6
nI83xWLSeWTEbTttRCN89Auwr8kzQGQ+eAp3qAWqKv3QSbmV6uGwqlKBixgd/9rm
vXdC5tq9rkkyTUo4tHLSyJi+sKkYqB98a2Q6onffuqthAypNQvzAnlwOu4wvWPRL
JJsXdWVHl8rxexCKc88ppBdaEzLjQOsfQFU03RM37nAKFLt4XdUIWukOL6PE+yex
PPlLAPswcQIF5rzdqhk7dBt5DP67oDnnnKiTy/ZTSyUNjhdra/1CNRwM0eYBBtrP
m+/XWqRO9Le7Z/VDwBzTJ8N+4j3ieZ/yRnPbN9pyLRM+vKFJwEOLs/a+2/Q3K75i
7eOqZORAw7EERLsMzd8NyC3aCWFFadCWwrxjIUsgdWfhSLr0a5gAWImx8Mg1JgQj
5DSOoodgpgsRQ0eNCGNNip4ULZX7E5wzDAnj3WcI15OTsCz6UYax3CTwD+ngNQfb
0e/Vr5UDz+g0sjbM+g1s
=SQ6Q
-----END PGP SIGNATURE-----

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

end of thread, other threads:[~2013-03-28 22:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-28 21:58 [U-Boot] [PATCH] Add separate environment variable for tftp server Rory Toma
2013-03-28 22:20 ` Tom Rini

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