[PATCH v2 2/3] bootm: warn about load address for IH_TYPE_KERNEL_NOLOAD in FIT
Simon Glass
sjg at chromium.org
Tue Jun 23 16:46:52 CEST 2026
On 2026-06-22T11:19:32, Nora Schiffer <nora.schiffer at ew.tq-group.com> wrote:
> bootm: warn about load address for IH_TYPE_KERNEL_NOLOAD in FIT
>
> The load address is ignored for IH_TYPE_KERNEL_NOLOAD. Instead of
> failing the boot when none is set, it makes more sense to warn when it
> *is* set.
>
> Signed-off-by: Nora Schiffer <nora.schiffer at ew.tq-group.com>
>
> boot/bootm.c | 8 +++++++-
> 1 file changed, 7 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list