[PATCH] travis: Setup latest qemu version for Versal

Tom Rini trini at konsulko.com
Mon Dec 30 16:14:59 CET 2019


On Tue, Dec 17, 2019 at 03:41:40PM +0100, Michal Simek wrote:
> Qemu v4.2.0 maps bootmode registers to address space which was the reason
> why board_late_init() was disabled and accesses were failing.
> 
> With new Qemu board_late_init() can be called without any issue.
> 
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> ---
> 
> Not sure which qemu version azure and gitlab are using but I think that
> also make sense to move the whole travis to v4.2.
> As of now I am sending this patch to open that discussion.

OK, so, the Azure and GitLab are both controlled by
https://gitlab.denx.de/u-boot/gitlab-ci-runner/blob/master/Dockerfile so
we just change
https://gitlab.denx.de/u-boot/gitlab-ci-runner/blob/master/Dockerfile#L137
and use v4.2 for all, which I agree we should do for travis as well.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20191230/6dd8ccb8/attachment.sig>


More information about the U-Boot mailing list