Hi Ye Li, On Fri, Sep 12, 2025 at 6:41 AM Ye Li <[email protected]> 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 <[email protected]>
Thanks for the fix. Reviewed-by: Fabio Estevam <[email protected]> Tom, feel free to apply this regression fix directly. Currently, I don't have any patches queued for master. Thanks

