Skip to content
Commit f66bee41 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

setexpr: Convert to use a struct for values



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: default avatarSimon Glass <sjg@chromium.org>
parent 8f4aa7dd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment