On Wed, Dec 02, 2020 at 03:37:54PM +0100, Heinrich Schuchardt wrote:
> On 11/30/20 10:12 AM, AKASHI Takahiro wrote:
> > Add more configuration options to allow for efi capsule update
> > on sandbox.
> >
> > Signed-off-by: AKASHI Takahiro <takahiro.aka...@linaro.org>
> > ---
> >  configs/sandbox64_defconfig | 6 ++++++
> >  configs/sandbox_defconfig   | 6 ++++++
> >  2 files changed, 12 insertions(+)
> 
> This still does not build on Gitlab CI. As indicated before the
> following warning must be fixed:
> 
> common/update.c:178:12: warning: ‘update_flash’ defined but not used
> [-Wunused-function]
>   178 | static int update_flash(ulong addr_source, ulong addr_first,
> ulong size)
>       |            ^~~~~~~~~~~~

This is addressed with
https://patchwork.ozlabs.org/project/uboot/patch/20201119003719.14186-1-takahiro.aka...@linaro.org/
which I thought was listed as a pre-req.

What is still outstanding is your comments in the previous thread about
how to handle CI for the tests, wrt sudo vs make-virt-fs and dealing
with the fallout of whatever is available / required.

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to