[PATCH] arm: armv8: Fix spl recover data section broken
Fabio Estevam
festevam at gmail.com
Sat Sep 13 21:31:09 CEST 2025
Hi Ye Li,
On Fri, Sep 12, 2025 at 6:41 AM Ye Li <ye.li at nxp.com> wrote:
>
> SPL recover data section is broken which causes reboot failure on
> some i.MX platforms (iMX8QM/iMX95).
> The global variable cold_reboot_flag is assigned to weak reset_flag
> function which always return 1, so restore never been executed in
> warm reboot.
>
> Fixes: 1c37e59bfbba ("arm: armv8: Improve SPL data save and restore implementation")
> Signed-off-by: Ye Li <ye.li at nxp.com>
Thanks for the fix.
Reviewed-by: Fabio Estevam <festevam at gmail.com>
Tom, feel free to apply this regression fix directly.
Currently, I don't have any patches queued for master.
Thanks
More information about the U-Boot
mailing list