[PATCH 1/3] bootm: allow custom struct image_handler::check_image callbacks

Sascha Hauer s.hauer at pengutronix.de
Mon Nov 17 03:44:05 PST 2025


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 at pengutronix.de>




More information about the barebox mailing list