Re: [U-Boot] [PATCHv3 3/3] travis: Split and rename xilinx ARM in to two jobs

2019-10-17 Thread Tom Rini
On Tue, Oct 15, 2019 at 09:53:22AM -0400, Tom Rini wrote: > Split the ARMv7 and AArch64 platforms into separate jobs, to avoid them > taking too long to build overall. Also rename them from "Xilinx" to > "Zynq*" to reflect slightly better what is being built and to pull in a > few more board matc

Re: [U-Boot] [PATCHv3 3/3] travis: Split and rename xilinx ARM in to two jobs

2019-10-15 Thread Michal Simek
On 15. 10. 19 15:53, Tom Rini wrote: > Split the ARMv7 and AArch64 platforms into separate jobs, to avoid them > taking too long to build overall. Also rename them from "Xilinx" to > "Zynq*" to reflect slightly better what is being built and to pull in a > few more board matches. > > Cc: Michal S

[U-Boot] [PATCHv3 3/3] travis: Split and rename xilinx ARM in to two jobs

2019-10-15 Thread Tom Rini
Split the ARMv7 and AArch64 platforms into separate jobs, to avoid them taking too long to build overall. Also rename them from "Xilinx" to "Zynq*" to reflect slightly better what is being built and to pull in a few more board matches. Cc: Michal Simek Signed-off-by: Tom Rini --- .travis.yml |