[U-Boot] EXT4: Fix number base handling of "ext4write" command

Tom Rini trini at ti.com
Wed Feb 19 16:49:14 CET 2014


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 <wd at denx.de>
> Cc: Uma Shankar <uma.shankar at samsung.com>
> Cc: Stephen Warren <swarren at nvidia.com>

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: <http://lists.denx.de/pipermail/u-boot/attachments/20140219/c7f8984c/attachment.pgp>


More information about the U-Boot mailing list