Re: [U-Boot] [PATCH] travis: split 32bit sun8i job

2019-11-19 Thread Heiko Schocher
Hello Tom, Am 19.11.2019 um 15:06 schrieb Tom Rini: On Sat, Nov 16, 2019 at 07:58:23AM +0100, Heiko Schocher wrote: sun8i 32bit job needs to long, so split this job into 2 jobs. One which build all orangepi sun8i boards and the other job catches all other sun8i 32bit boards. Signed-off-by:

Re: [U-Boot] [PATCH] travis: split 32bit sun8i job

2019-11-19 Thread Tom Rini
On Sat, Nov 16, 2019 at 07:58:23AM +0100, Heiko Schocher wrote: > sun8i 32bit job needs to long, so split this job into > 2 jobs. One which build all orangepi sun8i boards and > the other job catches all other sun8i 32bit boards. > > Signed-off-by: Heiko Schocher > --- > travis build: >

[U-Boot] [PATCH] travis: split 32bit sun8i job

2019-11-15 Thread Heiko Schocher
sun8i 32bit job needs to long, so split this job into 2 jobs. One which build all orangepi sun8i boards and the other job catches all other sun8i 32bit boards. Signed-off-by: Heiko Schocher --- travis build: https://travis-ci.org/hsdenx/u-boot-test/builds/612281027 .travis.yml | 7 +-- 1