[PATCH v4 08/17] arm: Call bootm_final()

Tom Rini trini at konsulko.com
Fri Mar 6 16:12:36 CET 2026


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

> From: Simon Glass <simon.glass at canonical.com>
> 
> 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 at canonical.com>
> 

Reviewed-by: Tom Rini <trini at konsulko.com>

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20260306/925c3a5d/attachment.sig>


More information about the U-Boot mailing list