mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-01 04:28:36 +00:00
travis: Add ASPEED ast2500 to qemu tests
Signed-off-by: Joel Stanley <joel@jms.id.au>
This commit is contained in:
parent
bfb372b83f
commit
998dc83adb
@ -387,6 +387,13 @@ matrix:
|
|||||||
TEST_PY_TEST_SPEC="not pci"
|
TEST_PY_TEST_SPEC="not pci"
|
||||||
BUILDMAN="^sandbox_flattree$"
|
BUILDMAN="^sandbox_flattree$"
|
||||||
TOOLCHAIN="i386"
|
TOOLCHAIN="i386"
|
||||||
|
- name: "test/py evb-ast2500"
|
||||||
|
env:
|
||||||
|
- TEST_PY_BD="evb-ast2500"
|
||||||
|
TEST_PY_ID="--id qemu"
|
||||||
|
QEMU_TARGET="arm-softmmu"
|
||||||
|
QEMU_VERSION="v4.0.0"
|
||||||
|
BUILDMAN="^evb-ast2500$"
|
||||||
- name: "test/py vexpress_ca15_tc2"
|
- name: "test/py vexpress_ca15_tc2"
|
||||||
env:
|
env:
|
||||||
- TEST_PY_BD="vexpress_ca15_tc2"
|
- TEST_PY_BD="vexpress_ca15_tc2"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user