[PATCH v6 12/12] FIT: add support to cache opened fit images
Sascha Hauer
s.hauer at pengutronix.de
Wed Aug 20 05:00:45 PDT 2025
On Wed, Aug 20, 2025 at 11:48:44AM +0200, Marco Felsch wrote:
> Cache the FIT image fit_open() calls to avoid loading the same FIT image
> twice. This is very useful if the same FIT image is used to provide the
> base devicetree, kernel and initrd as well as devicetree overlays.
>
> Signed-off-by: Marco Felsch <m.felsch at pengutronix.de>
> ---
> common/image-fit.c | 32 ++++++++++++++++++++++++++++++++
> include/image-fit.h | 4 ++++
> 2 files changed, 36 insertions(+)
I merged the last three patches into one while applying.
Sascha
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list