On 2026-06-10T09:01:22, Nora Schiffer <[email protected]> wrote: > bootm: fix flush_cache() with IH_TYPE_KERNEL_NOLOAD > > flush_start must be set after load has been assigned. > > Fixes: 69544c4fd8b1 ("bootm: Support kernel_noload with compression") > Signed-off-by: Nora Schiffer <[email protected]> > > boot/bootm.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass <[email protected]>

