From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org, Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: Re: [PATCH 0/7] commands: boot: add support for overriding boot artifacts
Date: Mon, 17 Feb 2025 10:27:22 +0100 [thread overview]
Message-ID: <173978444252.160382.13997161609509522745.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20250214104817.2975052-1-a.fatoum@pengutronix.de>
On Fri, 14 Feb 2025 11:48:10 +0100, Ahmad Fatoum wrote:
> Replacing part of the boot artifacts is a common development use case,
> e.g. to load the kernel from the network, but otherwise boot the
> bootloader spec file as-is or to inject an initrd into an existing boot
> flow (e.g. rsinit to enable usb9pfs boot).
>
> This series adds a simple to use way to achieve that.
>
> [...]
Applied, thanks!
[1/7] bootm: add helper functions for checking if FIT image is used
https://git.pengutronix.de/cgit/barebox/commit/?id=6244bcb9db80 (link may not be stable)
[2/7] boot: move global.linux.bootargs.dyn. to common code
https://git.pengutronix.de/cgit/barebox/commit/?id=1072e8421458 (link may not be stable)
[3/7] blspec: don't clobber bootm.image on boot attempt
https://git.pengutronix.de/cgit/barebox/commit/?id=f2c284fa14d6 (link may not be stable)
[4/7] fastboot: drop useless bootm.image clobber
https://git.pengutronix.de/cgit/barebox/commit/?id=3a07779b01e6 (link may not be stable)
[5/7] bootm: don't clobber global.bootm. variables after script boot fails
https://git.pengutronix.de/cgit/barebox/commit/?id=926985a74ee0 (link may not be stable)
[6/7] bootm: retire bootm_has_initrd
https://git.pengutronix.de/cgit/barebox/commit/?id=e86606dd2065 (link may not be stable)
[7/7] commands: boot: add support for overriding boot artifacts
https://git.pengutronix.de/cgit/barebox/commit/?id=a5e4c4340ef6 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer@pengutronix.de>
prev parent reply other threads:[~2025-02-17 9:42 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-14 10:48 Ahmad Fatoum
2025-02-14 10:48 ` [PATCH 1/7] bootm: add helper functions for checking if FIT image is used Ahmad Fatoum
2025-02-14 10:48 ` [PATCH 2/7] boot: move global.linux.bootargs.dyn. to common code Ahmad Fatoum
2025-02-14 10:48 ` [PATCH 3/7] blspec: don't clobber bootm.image on boot attempt Ahmad Fatoum
2025-02-14 10:48 ` [PATCH 4/7] fastboot: drop useless bootm.image clobber Ahmad Fatoum
2025-02-14 10:48 ` [PATCH 5/7] bootm: don't clobber global.bootm. variables after script boot fails Ahmad Fatoum
2025-02-14 10:48 ` [PATCH 6/7] bootm: retire bootm_has_initrd Ahmad Fatoum
2025-02-14 20:02 ` [PATCH] fixup! " Ahmad Fatoum
2025-02-14 10:48 ` [PATCH 7/7] commands: boot: add support for overriding boot artifacts Ahmad Fatoum
2025-02-15 12:29 ` [PATCH] fixup! " Ahmad Fatoum
2025-02-17 9:27 ` 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=173978444252.160382.13997161609509522745.b4-ty@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=a.fatoum@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