From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Mon, 14 Jul 2014 11:26:32 -0400 Subject: [U-Boot] [PATCH] Fix help text of ext2load and fatload. In-Reply-To: <20140709204007.GA28605@amd.pavel.ucw.cz> References: <20140709204007.GA28605@amd.pavel.ucw.cz> Message-ID: <20140714152632.GD1847@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, Jul 09, 2014 at 10:40:07PM +0200, Pavel Machek wrote: > > Fix help text of ext2load and fatload to match code in fs/fs.c > > Signed-off-by: Pavel Machek > > diff --git a/common/cmd_ext2.c b/common/cmd_ext2.c > index 5a4bcc1..2675ae8 100644 > --- a/common/cmd_ext2.c > +++ b/common/cmd_ext2.c > @@ -45,7 +45,7 @@ U_BOOT_CMD( > U_BOOT_CMD( > ext2load, 6, 0, do_ext2load, > "load binary file from a Ext2 filesystem", > - " [addr] [filename] [bytes]\n" > + " [ [addr [filename [bytes [pos]]]]]\n" Wait, what? [] is optional, <> is mandatory. With the rest of the related patches I see you fix a problem about assuming addr but we still have to pass along a dev at least, yes? -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: