Skip to content
Snippets Groups Projects
Commit fc3fe1c2 authored by Simon Glass's avatar Simon Glass
Browse files

buildman - U-Boot multi-threaded builder and summary tool


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.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 3fefd5ef
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment