On Wed, 3 Dec 2025 at 09:19, Quentin Schulz <[email protected]> wrote: > > From: Quentin Schulz <[email protected]> > > Some properties have their string represented in include/image.h via > constants, so let's use those constants instead of using a hardcoded > string. > > Signed-off-by: Quentin Schulz <[email protected]> > --- > boot/common_fit.c | 4 ++-- > boot/image-fit.c | 2 +- > 2 files changed, 3 insertions(+), 3 deletions(-) >
Reviewed-by: Simon Glass <[email protected]>

