mbox series

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

Message ID 1518046203-27747-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, 11:30 p.m. UTC
Hi Tom,

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

The test results are the following:
  73 passed, 31 skipped, 1 deselected

Changes v1->v2:
- add patch that enables hush parser for xtfpga_defconfig. The size
  increase is tolerable and now there are no falures in the testsuite.

Max Filippov (3):
  .travis.yml: download xtensa prebuilt toolchain
  xtfpga: enable hush parser
  .travis.yml: test xtensa xtfpga board in QEMU

 .travis.yml              | 15 +++++++++++++--
 configs/xtfpga_defconfig |  1 +
 include/configs/xtfpga.h |  2 --
 3 files changed, 14 insertions(+), 4 deletions(-)