[PATCH 0/5] add createnv command to create environment partition
Sascha Hauer
s.hauer at pengutronix.de
Mon Jun 23 04:52:04 PDT 2025
On Mon, 02 Jun 2025 15:28:34 +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 at pengutronix.de>
More information about the barebox
mailing list