From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Wed, 19 Feb 2014 10:49:14 -0500 Subject: [U-Boot] EXT4: Fix number base handling of "ext4write" command In-Reply-To: <1391156905-21785-1-git-send-email-wd@denx.de> References: <1391156905-21785-1-git-send-email-wd@denx.de> Message-ID: <20140219154914.GV19081@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 Fri, Jan 31, 2014 at 09:28:25AM +0100, Wolfgang Denk wrote: > Unlike other commands (for example, "fatwrite"), ext4write would > interpret the "sizebytes" as decimal number. This is not only > inconsistend and unexpected to most users, it also breaks usage > like this: > > tftp ${addr} ${name} > ext4write mmc 0:2 ${addr} ${filename} ${filesize} > > Change this to use the standard notation of base 16 input format. > See also commit b770e88 > > WARNING: this is a change to the user interface!! > > Signed-off-by: Wolfgang Denk > Cc: Uma Shankar > Cc: Stephen Warren Applied to u-boot/master, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: