]> git.dujemihanovic.xyz Git - u-boot.git/commit
binman: Add minor improvements to symbol-writing
authorSimon Glass <sjg@chromium.org>
Mon, 26 Aug 2024 19:11:39 +0000 (13:11 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 26 Sep 2024 10:40:30 +0000 (12:40 +0200)
commit01a609930b996499b36418108125ee53ab7094b5
tree748967827daf391f922da36539595a4767c64565
parentf2154c30f6174eb27dfe92c91950f6436f802f1b
binman: Add minor improvements to symbol-writing

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
tools/binman/elf.py
tools/binman/ftest.py