[PATCH v9 04/10] sandbox: capsule: Enable EFI capsule module on sandbox variants
Sughosh Ganu
sughosh.ganu at linaro.org
Sat Aug 12 17:33:28 CEST 2023
hi Simon,
On Sat, 12 Aug 2023 at 19:55, Simon Glass <sjg at chromium.org> wrote:
>
> On Fri, 11 Aug 2023 at 23:58, Sughosh Ganu <sughosh.ganu at linaro.org> wrote:
> >
> > Enable the EFI capsule update code on all sandbox variants. This was
> > already enabled on the sandbox, sandbox64 and sandbox_flattree
> > variants. The rest of the variants also have the EFI capsule update
> > module enabled now. With this commit, the mkeficapsule tool also gets
> > enabled on all variants.
>
> (except 'tool-only', right?)
tools-only already has mkeficapsule build enabled.
-sughosh
>
> >
> > Signed-off-by: Sughosh Ganu <sughosh.ganu at linaro.org>
> > ---
> > Changes since V8:
> > * New patch to build the capsule code for all sandbox variants.
> >
> > configs/sandbox_noinst_defconfig | 2 ++
> > configs/sandbox_spl_defconfig | 2 ++
> > configs/sandbox_vpl_defconfig | 2 ++
> > 3 files changed, 6 insertions(+)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list