[U-Boot] [PATCH v3 1/2] buildman: Extract environment as part of each build

Simon Glass sjg at chromium.org
Thu Jun 7 23:52:27 UTC 2018


On 30 May 2018 at 20:48, Alex Kiernan <alex.kiernan at gmail.com> wrote:
> As we're building the boards, extract the default U-Boot environment to
> uboot.env so we can interrogate it later.
>
> Signed-off-by: Alex Kiernan <alex.kiernan at gmail.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v3:
> - update tests for our usage of objcopy
>
> Changes in v2:
> - capture stderr/stdout so when the build fails we don't produce spurious
>   output as part of the build
>
>  tools/buildman/builderthread.py | 10 ++++++++++
>  tools/buildman/func_test.py     |  5 +++++
>  2 files changed, 15 insertions(+)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list