From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 9 Jul 2014 23:05:25 +0200 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: <201407092305.25593.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wednesday, July 09, 2014 at 10:40:07 PM, Pavel Machek wrote: > Fix help text of ext2load and fatload to match code in fs/fs.c Which code in fs/fs.c do you mean? Are you referring to do_load() ? Reviewed-by: Marek Vasut Best regards, Marek Vasut