On 2026-06-22T11:19:32, Nora Schiffer <[email protected]> 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 <[email protected]> > > boot/bootm.c | 8 +++++++- > 1 file changed, 7 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass <[email protected]>

