]> git.dujemihanovic.xyz Git - u-boot.git/commit
azure/gitlab: Add tests for SiFive Unleashed board
authorBin Meng <bmeng.cn@gmail.com>
Thu, 26 Aug 2021 15:33:35 +0000 (23:33 +0800)
committerTom Rini <trini@konsulko.com>
Sat, 11 Sep 2021 14:40:31 +0000 (10:40 -0400)
commit0e60b3a718bbf59336eea4fe40c1cfcccf30abbc
treeebf1b1c14266e9355b4fe503d8aa6fe35b7f9d36
parent8c17a18f8c9e3a4316ecc4a40f270a9aa6ad5c25
azure/gitlab: Add tests for SiFive Unleashed board

This adds CI tests for SiFive Unleashed board.

QEMU supports booting exact the same images as used on the real
hardware out of the box, that U-Boot SPL loads U-Boot proper
from either an SD card or the SPI NOR flash, hence we can easily
set up CI to cover these 2 boot flows of SiFive Unleashed board.

With this, now we can have regression testing of mmc-spi-slot and
sifive spi drivers, as well as mmc and spi-nor subsystems.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
.azure-pipelines.yml
.gitlab-ci.yml