[U-Boot] [PATCH 2/2] MAKEALL: Add options for incremental building
Simon Glass
sjg at chromium.org
Wed Oct 31 21:22:24 CET 2012
On Tue, Oct 30, 2012 at 6:55 PM, Joe Hershberger <joe.hershberger at ni.com> wrote:
> --continue will allow you to <ctrl-c> the MAKEALL and pick up where
> you left off.
>
> --rebuild-errors will allow you to rebuild only those boards which
> had trouble on the last run of MAKEALL, allowing you to quickly test
> a simple fix on just those boards.
>
> Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
Acked-by: Simon Glass <sjg at chromium.org>
Tested-by: Simon Glass <sjg at chromium.org>
> ---
> MAKEALL | 41 +++++++++++++++++++++++++++++++++--------
> 1 file changed, 33 insertions(+), 8 deletions(-)
>
More information about the U-Boot
mailing list