public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
To: Simon Glass <sjg@chromium.org>, u-boot@lists.denx.de
Cc: Tom Rini <trini@konsulko.com>, Simon Glass <simon.glass@canonical.com>
Subject: Re: [PATCH v4 11/17] mips: Call bootm_final()
Date: Fri, 6 Mar 2026 13:20:40 +0100	[thread overview]
Message-ID: <2a396f16-b03a-4a6f-9594-e0129859c277@gmail.com> (raw)
In-Reply-To: <20260306023638.2678886-12-sjg@chromium.org>



On 3/6/26 03:36, Simon Glass wrote:
> From: Simon Glass <simon.glass@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@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@gmail.com>

-- 
- Daniel


  reply	other threads:[~2026-03-06 12:20 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-06  2:36 [PATCH v4 00/17] bootm: Clean up arch-specific, pre-OS clean-up Simon Glass
2026-03-06  2:36 ` [PATCH v4 01/17] dm: Move flags_remove() check before child removal Simon Glass
2026-03-06  2:36 ` [PATCH v4 02/17] dm: Remove children when parent is removed by flags Simon Glass
2026-03-06  2:36 ` [PATCH v4 03/17] bootstage: Add some missing dummy functions Simon Glass
2026-03-06  2:36 ` [PATCH v4 04/17] bootm: Create bootm_final() for pre-boot cleanup Simon Glass
2026-03-06 15:12   ` Tom Rini
2026-03-06  2:36 ` [PATCH v4 05/17] x86: Call bootm_final() Simon Glass
2026-03-06  2:36 ` [PATCH v4 06/17] riscv: " Simon Glass
2026-03-06 15:12   ` Tom Rini
2026-03-06  2:36 ` [PATCH v4 07/17] bootm: Stash bootstage data in bootm_final() Simon Glass
2026-03-06  2:36 ` [PATCH v4 08/17] arm: Call bootm_final() Simon Glass
2026-03-06 15:12   ` Tom Rini
2026-03-06  2:36 ` [PATCH v4 09/17] arc: " Simon Glass
2026-03-06  2:36 ` [PATCH v4 10/17] microblaze: " Simon Glass
2026-03-06  2:36 ` [PATCH v4 11/17] mips: " Simon Glass
2026-03-06 12:20   ` Daniel Schwierzeck [this message]
2026-03-06  2:36 ` [PATCH v4 12/17] powerpc: " Simon Glass
2026-03-06  2:36 ` [PATCH v4 13/17] m68k: " Simon Glass
2026-03-07 16:36   ` Kuan-Wei Chiu
2026-03-06  2:36 ` [PATCH v4 14/17] nios2: " Simon Glass
2026-03-06  2:36 ` [PATCH v4 15/17] sh: " Simon Glass
2026-03-06  2:36 ` [PATCH v4 16/17] xtensa: " Simon Glass
2026-03-06  2:36 ` [PATCH v4 17/17] sandbox: " Simon Glass
2026-03-19 13:52 ` [PATCH v4 00/17] bootm: Clean up arch-specific, pre-OS clean-up Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2a396f16-b03a-4a6f-9594-e0129859c277@gmail.com \
    --to=daniel.schwierzeck@gmail.com \
    --cc=simon.glass@canonical.com \
    --cc=sjg@chromium.org \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox