[PATCH 09/10] setexpr: Convert to use a struct for values
Tom Rini
trini at konsulko.com
Wed Dec 2 22:23:24 CET 2020
On Sun, Nov 01, 2020 at 02:15:43PM -0700, Simon Glass wrote:
> At present a ulong is used to hold operand values. This means that
> strings cannot be used. While most operations are not useful for strings,
> concatenation is. As a starting point to supporting strings, convert the
> code to use a struct instead of a ulong for operands.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
Applied to u-boot/next, 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/20201202/bf525274/attachment.sig>
More information about the U-Boot
mailing list