diff options
| author | Simon Glass <[email protected]> | 2026-03-05 19:36:17 -0700 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-03-18 13:17:34 -0600 |
| commit | ba992d3eacd0a3ac72ff83a022a5c545bb609e76 (patch) | |
| tree | d24f9ed6dd776b9e31749d0de06a3451fda7e986 /include | |
| parent | 5759155b023e93c24268911a8a40110ec4b13dd9 (diff) | |
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 <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
