mbox series

[U-Boot,0/2] .travis.yml changes for building/testing xtensa port

Message ID 1518040100-17447-1-git-send-email-jcmvbkbc@gmail.com
Headers show
Series .travis.yml changes for building/testing xtensa port | expand

Message

Max Filippov Feb. 7, 2018, 9:48 p.m. UTC
Hi Tom,

the following two patches allow building and running U-Boot for xtensa in
Travis CI.

The test results are the following:
  4 failed, 14 passed, 86 skipped, 1 deselected

Failures are in the environment manipulation tests and skipped tests are
mostly the hush ones. I guess that's because hush is not enabled in the
xtfpga_defconfig.

Max Filippov (2):
  .travis.yml: download xtensa prebuilt toolchain
  .travis.yml: test xtensa xtfpga board in QEMU

 .travis.yml | 15 +++++++++++++--
 1 file changed, 13 insertions(+), 2 deletions(-)