
8 Jun
2018
8 Jun
'18
1:52 a.m.
On 30 May 2018 at 20:48, Alex Kiernan alex.kiernan@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@gmail.com Reviewed-by: Simon Glass sjg@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!