[PATCH v2 11/14] lib: Allow using 0x when a decimal value is requested

Tom Rini trini at konsulko.com
Mon Aug 2 19:52:25 CEST 2021


On Sat, Jul 24, 2021 at 09:03:38AM -0600, Simon Glass wrote:

> U-Boot mostly uses hex for value input, largely because addresses are much
> easier to understand in hex.
> 
> But in some cases a decimal value is requested, such as where the value is
> small or hex does not make sense in the context. In these cases it is
> sometimes useful to be able to provide a hex value in any case, if only to
> resolve any ambiguity.
> 
> Add this functionality, for increased flexibility.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210802/0a10b0d1/attachment.sig>


More information about the U-Boot mailing list