Re: [U-Boot] [PATCH 3/5] traivs: Build aspeed boards

2019-07-17 Thread Joel Stanley
On Thu, 18 Jul 2019 at 01:33, Tom Rini wrote: > > On Thu, Jul 18, 2019 at 01:30:01AM +, Joel Stanley wrote: > > On Wed, 17 Jul 2019 at 19:57, Tom Rini wrote: > > > This isn't needed as the job that builds all matches to arm11 arm7 > > > arm920t arm946es builds it. > > > > I thought this might

Re: [U-Boot] [PATCH 3/5] traivs: Build aspeed boards

2019-07-17 Thread Tom Rini
On Thu, Jul 18, 2019 at 01:30:01AM +, Joel Stanley wrote: > On Wed, 17 Jul 2019 at 19:57, Tom Rini wrote: > > > > On Thu, Jul 04, 2019 at 11:05:16AM +0930, Joel Stanley wrote: > > > > > Currently we only have one, but this will expand to cover other boards > > > as they are supported. > > > >

Re: [U-Boot] [PATCH 3/5] traivs: Build aspeed boards

2019-07-17 Thread Joel Stanley
On Wed, 17 Jul 2019 at 19:57, Tom Rini wrote: > > On Thu, Jul 04, 2019 at 11:05:16AM +0930, Joel Stanley wrote: > > > Currently we only have one, but this will expand to cover other boards > > as they are supported. > > > > Signed-off-by: Joel Stanley > > --- > > .travis.yml | 3 +++ > > 1 file

Re: [U-Boot] [PATCH 3/5] traivs: Build aspeed boards

2019-07-17 Thread Tom Rini
On Thu, Jul 04, 2019 at 11:05:16AM +0930, Joel Stanley wrote: > Currently we only have one, but this will expand to cover other boards > as they are supported. > > Signed-off-by: Joel Stanley > --- > .travis.yml | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/.travis.yml b/.travis.

[U-Boot] [PATCH 3/5] traivs: Build aspeed boards

2019-07-03 Thread Joel Stanley
Currently we only have one, but this will expand to cover other boards as they are supported. Signed-off-by: Joel Stanley --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index 6662ca126ab5..53dade5ae116 100644 --- a/.travis.yml +++ b/.travis.yml @