All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Husemann <martin@NetBSD.org>
To: Mark Kettenis <mark.kettenis@xs4all.nl>
Cc: Simon Glass <sjg@chromium.org>,
	u-boot@lists.denx.de, trini@konsulko.com,
	marek.vasut+renesas@mailbox.org, sean.anderson@seco.com
Subject: Re: [PATCH 01/18] bootm: netbds: Drop passing of arguments
Date: Mon, 4 Dec 2023 11:59:33 +0100	[thread overview]
Message-ID: <20231204105933.GC22450@mail.duskware.de> (raw)
In-Reply-To: <87edg2b5vy.fsf@bloch.sibelius.xs4all.nl>

On Mon, Dec 04, 2023 at 11:48:17AM +0100, Mark Kettenis wrote:
> That said, I'm not sure to what extent the bootm command is used to
> boot NetBSD these days.  So this may not really matter.

It is used on most 32bit ARM platforms.

Martin

  reply	other threads:[~2023-12-04 10:59 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-04  0:26 [PATCH 00/18] Complete decoupling of bootm logic from commands Simon Glass
2023-12-04  0:26 ` [PATCH 01/18] bootm: netbds: Drop passing of arguments Simon Glass
2023-12-04 10:48   ` Mark Kettenis
2023-12-04 10:59     ` Martin Husemann [this message]
2023-12-06  3:53     ` Simon Glass
2023-12-09 15:56       ` Tom Rini
2023-12-04  0:26 ` [PATCH 02/18] bootm: plan: " Simon Glass
2023-12-04  0:26 ` [PATCH 03/18] bootm: qnxelf: " Simon Glass
2023-12-04  0:26 ` [PATCH 04/18] nios2: Drop separate parsing of bootm args Simon Glass
2023-12-04  0:26 ` [PATCH 05/18] treewide: bootm: Drop command-line args to boot_os_fn Simon Glass
2023-12-04 19:00   ` Angelo Dureghello
2023-12-05  0:52     ` Simon Glass
2023-12-10 19:54   ` Angelo Dureghello
2023-12-04  0:26 ` [PATCH 06/18] bootm: Drop arguments from boot_selected_os() Simon Glass
2023-12-09 15:58   ` Tom Rini
2023-12-04  0:26 ` [PATCH 07/18] mips: Add a reset_cpu() function Simon Glass
2023-12-09 15:59   ` Tom Rini
2023-12-04  0:26 ` [PATCH 08/18] m68k: " Simon Glass
2023-12-10 19:37   ` Angelo Dureghello
2023-12-04  0:26 ` [PATCH 09/18] ppc: " Simon Glass
2023-12-04  0:26 ` [PATCH 10/18] nios2: " Simon Glass
2023-12-04  0:26 ` [PATCH 11/18] riscv: " Simon Glass
2023-12-04  0:26 ` [PATCH 12/18] bootm: Adjust how the board is reset Simon Glass
2023-12-09 16:01   ` Tom Rini
2023-12-04  0:26 ` [PATCH 13/18] bootm: Drop arguments from do_bootm_states() and rename Simon Glass
2023-12-04  0:26 ` [PATCH 14/18] bootm: Create a function to run through the bootm states Simon Glass
2023-12-04  0:26 ` [PATCH 15/18] stm32: Use local vars in stm32prog for initrd and fdt Simon Glass
2023-12-04  0:26 ` [PATCH 16/18] bootm: Create a function to run through the bootz states Simon Glass
2023-12-04  0:26 ` [PATCH 17/18] stm32: Use bootm_run() and bootz_run() Simon Glass
2023-12-04  0:26 ` [PATCH 18/18] bootm: Create a function to run through the booti states Simon Glass
2023-12-09 19:09 ` [PATCH 00/18] Complete decoupling of bootm logic from commands Tom Rini
2023-12-11 17:52   ` Simon Glass

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=20231204105933.GC22450@mail.duskware.de \
    --to=martin@netbsd.org \
    --cc=marek.vasut+renesas@mailbox.org \
    --cc=mark.kettenis@xs4all.nl \
    --cc=sean.anderson@seco.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.