[PATCH v9 04/10] sandbox: capsule: Enable EFI capsule module on sandbox variants
Simon Glass
sjg at chromium.org
Sat Aug 12 16:24:54 CEST 2023
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?)
>
> 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