From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Tue, 26 Aug 2008 09:31:21 -0700 Subject: [U-Boot] [PATCH] Standardize bootp, tftpboot, rarpboot, dhcp, and nfs command descriptions In-Reply-To: <1219767468-12697-1-git-send-email-ptyser@xes-inc.com> References: <> <1219767468-12697-1-git-send-email-ptyser@xes-inc.com> Message-ID: <48B42FD9.1080909@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 Hi Peter, Peter Tyser wrote: > cmd_net.c command descriptions were updated to describe the optional > hostIPaddr argument. The dhcp command help message was also updated > to more closely reflect the other commands in cmd_net.c > > Signed-off-by: Peter Tyser > --- > I'm too lazy to check if this is different from the patch that you sent previously (8/13 or so). I imagine you want this one applied and the other discarded? regards, Ben