From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Wed, 2 Dec 2020 10:55:53 -0500 Subject: [PATCH v10 11/11] sandbox: enable capsule update for testing In-Reply-To: References: <20201130091218.66413-1-takahiro.akashi@linaro.org> <20201130091218.66413-12-takahiro.akashi@linaro.org> Message-ID: <20201202155553.GD32272@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > > --- > > 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 at 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: