From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexey Brodkin Date: Fri, 21 Apr 2017 13:14:23 +0000 Subject: [U-Boot] [PATCH] travisci: Add support for ARC In-Reply-To: <20170421131340.GZ19487@bill-the-cat> References: <1492770943-23955-1-git-send-email-abrodkin@synopsys.com> <20170421131340.GZ19487@bill-the-cat> Message-ID: <1492780463.3079.14.camel@synopsys.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, On Fri, 2017-04-21 at 09:13 -0400, Tom Rini wrote: > On Fri, Apr 21, 2017 at 01:35:43PM +0300, Alexey Brodkin wrote: > > > > > Finally adding support for ARC boards in TravisCI. > > > > To build for ARC boards we need to install Synopsys prebuilt toolchain > > which we do here. > > > > Signed-off-by: Alexey Brodkin > > Cc: Tom Rini > > Reviewed-by: Tom Rini Are you going to apply it or you want me to send you a pull-request? -Alexey