[PATCH 1/4] bootm: fix flush_cache() with IH_TYPE_KERNEL_NOLOAD

Simon Glass sjg at chromium.org
Thu Jun 18 16:33:19 CEST 2026


On 2026-06-10T09:01:22, Nora Schiffer <nora.schiffer at ew.tq-group.com> 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 <nora.schiffer at ew.tq-group.com>
>
> boot/bootm.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list