From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org, Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: Re: [PATCH 1/3] bootm: allow custom struct image_handler::check_image callbacks
Date: Mon, 17 Nov 2025 12:44:05 +0100 [thread overview]
Message-ID: <176337984592.1329129.440450318452303501.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20251107213752.3547508-1-a.fatoum@pengutronix.de>
On Fri, 07 Nov 2025 22:37:47 +0100, Ahmad Fatoum wrote:
> uImage support used to be very intertwined with the bootm code. This
> changed now, but we still have uImage specific logic in
> bootm_find_handler().
>
> Instead of push more image format specific logic into
> bootm_find_handler(), let's allow bootm handlers to specify a "full
> custom" check by means of a check_image callback.
>
> [...]
Applied, thanks!
[1/3] bootm: allow custom struct image_handler::check_image callbacks
https://git.pengutronix.de/cgit/barebox/commit/?id=3e95dabb4d06 (link may not be stable)
[2/3] efi: payload: bootm: allow compiling without FIT support
https://git.pengutronix.de/cgit/barebox/commit/?id=2756b0efd6b2 (link may not be stable)
[3/3] efi: payload: x86: make handover vs startimage a runtime decision
https://git.pengutronix.de/cgit/barebox/commit/?id=9caba43d4d59 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer@pengutronix.de>
prev parent reply other threads:[~2025-11-17 11:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-07 21:37 Ahmad Fatoum
2025-11-07 21:37 ` [PATCH 2/3] efi: payload: bootm: allow compiling without FIT support Ahmad Fatoum
2025-11-07 21:37 ` [PATCH 3/3] efi: payload: x86: make handover vs startimage a runtime decision Ahmad Fatoum
2025-11-17 11:44 ` 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=176337984592.1329129.440450318452303501.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