[PATCH v4 11/17] mips: Call bootm_final()
Daniel Schwierzeck
daniel.schwierzeck at gmail.com
Fri Mar 6 13:20:40 CET 2026
On 3/6/26 03:36, Simon Glass wrote:
> From: Simon Glass <simon.glass at canonical.com>
>
> Replace the open-coded bootstage_fdt_add_report() and
> bootstage_report() with a call to bootm_final(). This also adds the
> "Starting kernel" message, board_quiesce_devices() and
> dm_remove_devices_active() which were not previously called on MIPS.
>
> Signed-off-by: Simon Glass <simon.glass at canonical.com>
>
> ---
>
> (no changes since v3)
>
> Changes in v3:
> - Add new patch for MIPS conversion
>
> arch/mips/lib/bootm.c | 7 +------
> 1 file changed, 1 insertion(+), 6 deletions(-)
>
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
--
- Daniel
More information about the U-Boot
mailing list