From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Fri, 3 Feb 2012 07:27:29 -0500 Subject: [U-Boot] [PATCH 19/28] net: Don't write the "serverip" env var if told not to in the config In-Reply-To: <1327020811-1538-20-git-send-email-joe.hershberger@ni.com> References: <1327020811-1538-1-git-send-email-joe.hershberger@ni.com> <1327020811-1538-20-git-send-email-joe.hershberger@ni.com> Message-ID: <201202030727.30548.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thursday 19 January 2012 19:53:22 Joe Hershberger wrote: > --- a/common/cmd_net.c > +++ b/common/cmd_net.c > > +#if !defined(CONFIG_BOOTP_SERVERIP) > if (NetServerIP) { > ip_to_string (NetServerIP, tmp); > setenv ("serverip", tmp); > } > +#endif please add a comment referring people to net/bootp.c:BootpCopyNetParams() -mike -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: This is a digitally signed message part. URL: