]> git.dujemihanovic.xyz Git - u-boot.git/commit
binman: Clarify use of False when obtaining data
authorSimon Glass <sjg@chromium.org>
Wed, 11 Jan 2023 23:10:13 +0000 (16:10 -0700)
committerSimon Glass <sjg@chromium.org>
Wed, 18 Jan 2023 21:55:40 +0000 (14:55 -0700)
commit4331d66661566cd823086204636754f785bd5d45
tree5b403137f41742bf151e8e48591585e698480430
parent0b079fcb09c5178ea3de62c7983cb03eea62b4e2
binman: Clarify use of False when obtaining data

This means that the data is not yet available. Update some comments to
make this clearer.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/entry.py
tools/binman/etype/section.py