[PATCH] bootm: add os_type field to struct image_data
Sascha Hauer
s.hauer at pengutronix.de
Mon Dec 15 03:18:30 PST 2025
On Mon, 15 Dec 2025 09:52:37 +0100, Ahmad Fatoum wrote:
> We already call file_detect_type() on data->os_header, but do not stash
> the result anywhere beyond a local variable in bootm_boot().
>
> Let's save it into struct image_data, so we do not have to repeat the
> operation at other places in the upcoming EFI loader patches.
>
>
> [...]
Applied, thanks!
[1/1] bootm: add os_type field to struct image_data
https://git.pengutronix.de/cgit/barebox/commit/?id=ebfb3ee2c8b2 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list