[U-Boot] [PATCH v2 8/8] buildman - U-Boot multi-threaded builder and summary tool

Simon Glass sjg at chromium.org
Wed Dec 26 18:57:50 CET 2012


Hi,

On Sat, Dec 15, 2012 at 12:42 PM, Simon Glass <sjg at chromium.org> wrote:
> This tool handles building U-Boot to check that you have not broken it
> with your patch series. It can build each individual commit and report
> which boards fail on which commits, and which errors come up. It also
> shows differences in image sizes due to particular commits.
>
> Buildman aims to make full use of multi-processor machines.
>
> Documentation and caveats are in tools/buildman/README.
>
> I have removed the RFC from this version.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>

I have a few minor comments on this and plan to re-issue the patch.

It doesn't fully replace MAKEALL yet (e.g currently you need to run
the summarise option in another terminal to see what problems it s
finding while running). But it would be good to get a few more testers
to pass judgement.

Is this in line for 2013.01 or perhaps next?

Regards,
Simon


More information about the U-Boot mailing list