Hi Jonas,

On Mon, 10 Jul 2023 at 11:35, Jonas Karlman <[email protected]> wrote:
>
> Hi Simon,
>
> On 2023-07-10 04:41, Simon Glass wrote:
> > From: Marek Vasut <[email protected]>
> >
> > This is needed to handle mkimage with inner section located itself in a
> > section.
> >
> > Signed-off-by: Marek Vasut <[email protected]>
> > Use BuildSectionData() instead of ObtainContents(), add tests and a few
> > other minor fixes:
> > Signed-off-by: Simon Glass <[email protected]>
> > ---
> >
> > 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

Reply via email to