From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Mon, 16 Jan 2012 14:59:38 -0500 Subject: [U-Boot] [PATCH] net: move bootfile/ipaddr init into eth_initialize In-Reply-To: <20120116111826.524D617133E1@gemini.denx.de> References: <1326670329-18644-1-git-send-email-vapier@gentoo.org> <201201160505.17834.vapier@gentoo.org> <20120116111826.524D617133E1@gemini.denx.de> Message-ID: <201201161459.43182.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 Monday 16 January 2012 06:18:26 Wolfgang Denk wrote: > Mike Frysinger wrote: > > > The code which you remove here does NOT depend on CONFIG_CMD_NET; > > > note that this is intentional. > > > > i noticed that, however, i'm not sure it matters. i can't find any place > > in u- boot that actually reads this variable. > > For example, the "bdinfo" command prints it; see common/cmd_bdinfo.c which i documented as the *only* place where the member gets read: common/cmd_bdinfo.c: the value of bi_ip_addr gets displayed and that would be absolutely trivial to replace with getenv("ipaddr") -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: