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

Tom Rini trini at konsulko.com
Wed Dec 2 16:55:53 CET 2020


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.akashi at 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.akashi@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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20201202/c74dffd3/attachment.sig>


More information about the U-Boot mailing list