
27 Sep
2024
27 Sep
'24
12:07 a.m.
Add a clarification to the documentation and add a missing comment. Also update the test so that when it fails it is easier to see what is going on, rather than having to decode hex strings.
Signed-off-by: Simon Glass sjg@chromium.org ---
tools/binman/binman.rst | 4 +++- tools/binman/elf.py | 3 ++- tools/binman/ftest.py | 36 +++++++++++++++++++++++++++++------- 3 files changed, 34 insertions(+), 9 deletions(-)
Applied to u-boot-dm/next, thanks!