From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Wed, 14 May 2014 11:30:35 -0600 Subject: [U-Boot] [PATCH 1/4] cmd_part: fix type in part command help text In-Reply-To: <1399486743-23807-1-git-send-email-swarren@wwwdotorg.org> References: <1399486743-23807-1-git-send-email-swarren@wwwdotorg.org> Message-ID: <5373A83B.4040508@wwwdotorg.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 05/07/2014 12:19 PM, Stephen Warren wrote: > From: Stephen Warren > > All the sub-commands start with the main command anme, but it was > missing from one of the help texts. Tom, it looks like I forgot to CC you on these patches. I assume they'll go into the main U-Boot tree. Do you need me to resend them? If not, do they look OK? Thanks.