Files
u-boot/arch/arm/lib
Simon Glass ba992d3eac arm: Call bootm_final()
The ARM announce_and_cleanup() duplicates the common pre-boot steps.
Replace it with a call to bootm_final().

Drop the ARM weak board_quiesce_devices() definition since it is now
called from bootm_final() and the generic weak definition in bootm.h
is used instead.

Note that the printf() ordering changes slightly: it now prints before
bootstage processing rather than after, matching x86 and RISC-V.

Signed-off-by: Simon Glass <simon.glass@canonical.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
2026-03-18 13:17:34 -06:00
..
2023-08-17 16:39:20 -04:00
2026-03-18 13:17:34 -06:00
2025-09-09 12:43:26 -06:00
2023-02-07 14:33:48 -05:00
2024-10-27 17:24:13 -06:00
2025-04-08 16:23:27 -06:00
2023-04-06 19:10:08 -04:00
2022-09-02 13:40:42 -04:00
2025-04-23 13:19:44 -06:00
2025-04-23 13:19:44 -06:00