On Thu, Mar 05, 2026 at 07:36:15PM -0700, Simon Glass wrote: > From: Simon Glass <[email protected]> > > The RISC-V announce_and_cleanup() duplicates the common pre-boot > steps. Replace it with a call to bootm_final(). > > Move board_quiesce_devices() into bootm_final() so it is available to > all architectures. Drop the RISC-V weak definition and header > declaration since the generic one in bootm.h is used instead. > > Signed-off-by: Simon Glass <[email protected]> >
Reviewed-by: Tom Rini <[email protected]> -- Tom
signature.asc
Description: PGP signature

