On Mon, Dec 14, 2020 at 6:24 PM Alex Bennée <alex.ben...@linaro.org> wrote: > > > Bin Meng <bmeng...@gmail.com> writes: > > > From: Bin Meng <bin.m...@windriver.com> > > > > At present the upstream U-Boot (as of today, v2021.01-rc3) does not > > boot on QEMU sabrelite machine. > > Are there any public build artefacts for u-boot on saberlite that could > be used for an acceptance test?
I am not aware of one. Upstream U-Boot has build pipelines but it does not publish artifacts. > > > This fixes several issues to improve emulation fidelity of the i.MX6 > > sabrelite board. With this series, upstream U-Boot can boot to U-Boot > > command shell. > > Regards, Bin