On Thu, Mar 05, 2026 at 07:36:17PM -0700, Simon Glass wrote:

> From: Simon Glass <[email protected]>
> 
> 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]>

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to