From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Thu, 16 Jul 2009 09:56:05 -0700 Subject: [U-Boot] [PATCH] - save the server's mac address... In-Reply-To: <200907151100.18485.vapier@gentoo.org> References: <200907081450.16160.rgetz@blackfin.uclinux.org> <200907131619.51969.rgetz@blackfin.uclinux.org> <200907151100.18485.vapier@gentoo.org> Message-ID: <4A5F5BA5.5080007@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Mike Frysinger wrote: > On Monday 13 July 2009 16:19:51 Robin Getz wrote: > >> + CONFIG_KEEP_SERVERADDR >> + >> + Keeps the server's MAC address, in the env 'serveraddr' >> + for passing to bootargs (like Linux's netconsole option) >> > > is a config option really necessary ? i'd say just add it for everyone > -mike > ACK