From mboxrd@z Thu Jan 1 00:00:00 1970 From: Max Filippov Date: Wed, 7 Feb 2018 13:48:18 -0800 Subject: [U-Boot] [PATCH 0/2] .travis.yml changes for building/testing xtensa port Message-ID: <1518040100-17447-1-git-send-email-jcmvbkbc@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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(-) -- 2.1.4