[PATCH v3 09/19] binman: Convert mkimage to Entry_section

Simon Glass sjg at chromium.org
Mon Jul 10 21:45:59 CEST 2023


Hi Jonas,

On Mon, 10 Jul 2023 at 11:35, Jonas Karlman <jonas at kwiboo.se> wrote:
>
> Hi Simon,
>
> On 2023-07-10 04:41, Simon Glass wrote:
> > From: Marek Vasut <marex at denx.de>
> >
> > This is needed to handle mkimage with inner section located itself in a
> > section.
> >
> > Signed-off-by: Marek Vasut <marex at denx.de>
> > Use BuildSectionData() instead of ObtainContents(), add tests and a few
> > other minor fixes:
> > Signed-off-by: Simon Glass <sjg at chromium.org>
> > ---
> >
> > Changes in v3:
> > - Fix up some tests which now need SPL and TPL
> > - Avoid calling ObtainContents() when not needed
> >
> > Changes in v2:
> > - Drop now-unnecessary methods in mkimage etype
>
> Looks like this change never made it into the patch?
>
> The following functions are still in this file and can now be removed:
> - SetAllowMissing
> - SetAllowFakeBlob
> - CheckMissing
> - CheckFakedBlobs
>

Yes, I partially reverted to an earlier version by mistake. Will fix.

Regards,
Simon


More information about the U-Boot mailing list