mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: BAREBOX <barebox@lists.infradead.org>,
	 Sascha Hauer <s.hauer@pengutronix.de>
Subject: Re: [PATCH v2 0/5] add createnv command to create environment partition
Date: Mon, 23 Jun 2025 13:52:04 +0200	[thread overview]
Message-ID: <175067952472.2919421.17770571811552967591.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20250620-createnv-v2-0-7fd3cc286b9a@pengutronix.de>


On Fri, 20 Jun 2025 11:46:58 +0200, Sascha Hauer wrote:
> We want to move away from describing the barebox environment explicitly
> in the device tree and instead motivate usage of GPT partitions for the
> envrionment. This series creates a createnv command to facilitate this.
> It creates an environment partition on the specified device and if
> necessary also a GPT partition table. In the simplest case a "createnv"
> without arguments will create a partition on the device barebox itself
> booted from. Both the device and the size of the partition can be
> specified on the command line.
> 
> [...]

Applied, thanks!

[1/5] partitions: efi: calculate instead of hardcode gpt header fields
      https://git.pengutronix.de/cgit/barebox/commit/?id=ea57365a6a74 (link may not be stable)
[2/5] partitions: Start partitions at 8MiB offset
      https://git.pengutronix.de/cgit/barebox/commit/?id=0d2433bfc08c (link may not be stable)
[3/5] cdev: fix cdev_open_by_name() misuse
      https://git.pengutronix.de/cgit/barebox/commit/?id=f76032dd5a31 (link may not be stable)
[4/5] commands: create createnv command
      https://git.pengutronix.de/cgit/barebox/commit/?id=c8a30874d7c8 (link may not be stable)
[5/5] mci: add option to detect non-removable cards during startup
      https://git.pengutronix.de/cgit/barebox/commit/?id=ac16c162ea73 (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer@pengutronix.de>




      parent reply	other threads:[~2025-06-23 13:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-20  9:46 Sascha Hauer
2025-06-20  9:46 ` [PATCH v2 1/5] partitions: efi: calculate instead of hardcode gpt header fields Sascha Hauer
2025-06-20  9:47 ` [PATCH v2 2/5] partitions: Start partitions at 8MiB offset Sascha Hauer
2025-06-20  9:47 ` [PATCH v2 3/5] cdev: fix cdev_open_by_name() misuse Sascha Hauer
2025-06-20  9:47 ` [PATCH v2 4/5] commands: create createnv command Sascha Hauer
2025-06-20  9:47 ` [PATCH v2 5/5] mci: add option to detect non-removable cards during startup Sascha Hauer
2025-06-23 11:52 ` Sascha Hauer [this message]

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=175067952472.2919421.17770571811552967591.b4-ty@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    /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