[PATCH next v2 1/4] boot/fit: use constants for property strings
Simon Glass
sjg at chromium.org
Fri Jan 9 12:34:44 CET 2026
On Wed, 3 Dec 2025 at 09:19, Quentin Schulz <foss+uboot at 0leil.net> wrote:
>
> From: Quentin Schulz <quentin.schulz at cherry.de>
>
> 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 <quentin.schulz at cherry.de>
> ---
> boot/common_fit.c | 4 ++--
> boot/image-fit.c | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
Reviewed-by: Simon Glass <simon.glass at canonical.com>
More information about the U-Boot
mailing list