
On Thu, 18 Jul 2019 at 01:33, Tom Rini trini@konsulko.com wrote:
On Thu, Jul 18, 2019 at 01:30:01AM +0000, Joel Stanley wrote:
On Wed, 17 Jul 2019 at 19:57, Tom Rini trini@konsulko.com wrote:
This isn't needed as the job that builds all matches to arm11 arm7 arm920t arm946es builds it.
I thought this might be the case, but I did some testing and it didn't seem to build the ast2500 evb configuration. Neither does the arm catch all. Can you point out where I've gone wrong?
Is there a way to get buildman to print the boards it would build for?
You can see it for example in: https://travis-ci.org/trini/u-boot/jobs/560025248#L1114
But if you modified .travis.yml to pass --dry-run -v to buildman it would instead just list what it would build for.
Thanks, it makes sense to me with my local setup too now.
FWIW, there's no need to repost the series, I'm going to push things shortly, once the GitLab run finishes.
Great, thank you.
In the near future we're going to start pushing up more drivers, and then a cortex-a7 variant of the soc.
Cheers,
Joel