Re: [PATCH v9 11/11] sandbox: enable capsule update for testing

2020-11-24 Thread AKASHI Takahiro
Heinrich, On Tue, Nov 24, 2020 at 08:05:45PM +0100, Heinrich Schuchardt wrote: > On 11/17/20 1:28 AM, AKASHI Takahiro wrote: > > Add more configuration options to allow for efi capsule update > > on sandbox. > > > > Signed-off-by: AKASHI Takahiro > > This patch leads to a build failure: > > ht

Re: [PATCH v9 11/11] sandbox: enable capsule update for testing

2020-11-24 Thread Heinrich Schuchardt
On 11/17/20 1:28 AM, AKASHI Takahiro wrote: Add more configuration options to allow for efi capsule update on sandbox. Signed-off-by: AKASHI Takahiro This patch leads to a build failure: https://gitlab.denx.de/u-boot/custodians/u-boot-efi/-/jobs/181984 Building current source for 1 boards (

[PATCH v9 11/11] sandbox: enable capsule update for testing

2020-11-16 Thread AKASHI Takahiro
Add more configuration options to allow for efi capsule update on sandbox. Signed-off-by: AKASHI Takahiro --- configs/sandbox64_defconfig | 6 ++ configs/sandbox_defconfig | 6 ++ 2 files changed, 12 insertions(+) diff --git a/configs/sandbox64_defconfig b/configs/sandbox64_defconfig