summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorYe Li <[email protected]>2025-09-12 17:41:11 +0800
committerTom Rini <[email protected]>2025-09-13 17:59:23 -0600
commit2dbde3f9b08771b8182fcbf0bb0309acaff6c2e1 (patch)
treeb944d6f2b9dc339981fd3bad2b0a9ebfbdfe30fd /tools
parent210702ae6ce820713773549c4e102b37f09d7cc5 (diff)
arm: armv8: Fix spl recover data section broken
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]> Reviewed-by: Fabio Estevam <[email protected]> Reviewed-by: Peng Fan <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions