[U-Boot] part: fix "part list ... -bootable varname" to use hex
Tom Rini
trini at konsulko.com
Wed Dec 16 00:28:55 CET 2015
On Wed, Dec 09, 2015 at 09:48:04AM -0700, Stephen Warren wrote:
> From: Stephen Warren <swarren at nvidia.com>
>
> Unfortunately U-Boot assumes that almost all numbers are in hex, including
> partition numbers passed to e.g. "load". So, the command "part list mmc 0
> -bootable devplist" should use hex when writing partition numbers into
> $devplist, so they'll be correctly interpreted.
>
> Change-Id: I9a70b19749643876baadb45efbc3decaef8bfee2
> Fixes: 0798d6fd4191 ("part: Add support for list filtering on bootable partitions")
> Cc: Sjoerd Simons <sjoerd.simons at collabora.co.uk>
> Signed-off-by: Stephen Warren <swarren at nvidia.com>
> Reviewed-by: Sjoerd Simons <sjoerd.simons at collabora.co.uk>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20151215/41e18c7c/attachment.sig>
More information about the U-Boot
mailing list