summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorChristophe Leroy <christophe.leroy@c-s.fr>2017-07-07 08:16:42 (GMT)
committerTom Rini <trini@konsulko.com>2017-07-08 19:56:06 (GMT)
commit53193a4f07c9e7a7d42493863712352cf16f1258 (patch)
tree6e57b908237df4d480f97f5cd197f9ecd0ee4b4c /.travis.yml
parentdd7ff4721aaf46533a42ebd017aecd70cafa98e3 (diff)
downloadu-boot-fsl-qoriq-53193a4f07c9e7a7d42493863712352cf16f1258.tar.xz
powerpc, 8xx: Add support for MCR3000 board from CSSI
CS Systemes d'Information (CSSI) manufactures two boards, named MCR3000 and CMPC885 which are respectively based on MPC866 and MPC885 processors. This patch adds support for the first board. Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index f7287ae..7b9ec1e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -206,6 +206,8 @@ matrix:
- env:
- BUILDMAN="mpc86xx"
- env:
+ - BUILDMAN="mpc8xx"
+ - env:
- BUILDMAN="siemens"
- env:
- BUILDMAN="tegra"