From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexey Brodkin Date: Fri, 21 Apr 2017 13:17:51 +0000 Subject: [U-Boot] [PATCH] travisci: Add support for ARC In-Reply-To: <20170421131712.GA19487@bill-the-cat> References: <1492770943-23955-1-git-send-email-abrodkin@synopsys.com> <20170421131340.GZ19487@bill-the-cat> <1492780463.3079.14.camel@synopsys.com> <20170421131712.GA19487@bill-the-cat> Message-ID: <1492780671.3079.16.camel@synopsys.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: u-boot@lists.denx.de Hi Tom, On Fri, 2017-04-21 at 09:17 -0400, Tom Rini wrote: > On Fri, Apr 21, 2017 at 01:14:23PM +0000, Alexey Brodkin wrote: > >=20 > > Hi Tom, > >=20 > > On Fri, 2017-04-21 at 09:13 -0400, Tom Rini wrote: > > >=20 > > > On Fri, Apr 21, 2017 at 01:35:43PM +0300, Alexey Brodkin wrote: > > >=20 > > > >=20 > > > >=20 > > > > Finally adding support for ARC boards in TravisCI. > > > >=20 > > > > To build for ARC boards we need to install Synopsys prebuilt toolch= ain > > > > which we do here. > > > >=20 > > > > Signed-off-by: Alexey Brodkin > > > > Cc: Tom Rini > > >=20 > > > Reviewed-by: Tom Rini > >=20 > > Are you going to apply it or you want me to send you a pull-request? >=20 > I'll apply it soon, thanks! Thanks for doing that. Just in case as proof of concept there's a running build with that patch=C2=A0https://travis-ci.org/abrodkin/u-boot/builds/224296420 Note ARC boards are all built already so change is tested on real Travis :) -Alexey