Re: [U-Boot] Buildman cookbook

2014-10-29 Thread Daniel Schwierzeck
Hi Simon, >> >> - I work a lot with local branches, and regularly run into this: >> >> -> tools/buildman/buildman -n -b tq-generic-board >> No section: 'make-flags' >> Branch 'tq-generic-board' not found or has no upstream >> >> Can we not avoid this? Or add a default to "master"? > > I

Re: [U-Boot] Buildman cookbook

2014-10-29 Thread Wolfgang Denk
Dear Simon, In message you wrote: > > > it would be nice if we could add a buildman cookbok with hints how to > > get started quickly with the most frequent use cases (or add some > > quickstart section to the README). > > There is a workflow section, setting up and 'how to run it'. At > prese

Re: [U-Boot] Buildman cookbook

2014-10-29 Thread Dirk Eibach
BTW is it possible to define toolchains per CPU and not per architecture? I did not find anything on this in the README. Cheers Dirk ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] Buildman cookbook

2014-10-29 Thread Simon Glass
Hi Wolfgang, On 27 October 2014 03:04, Wolfgang Denk wrote: > Hello, > > it would be nice if we could add a buildman cookbok with hints how to > get started quickly with the most frequent use cases (or add some > quickstart section to the README). There is a workflow section, setting up and 'how

[U-Boot] Buildman cookbook

2014-10-27 Thread Wolfgang Denk
Hello, it would be nice if we could add a buildman cookbok with hints how to get started quickly with the most frequent use cases (or add some quickstart section to the README). Things that I would like to have better documented include: - dependencies on external tools: -> tools/buildm