On 25-08-20, Sascha Hauer wrote: > 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.fel...@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.
+1 wasn't sure if I shall squash them. Regards, Marco > > 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 | >