
26 Jan
2022
26 Jan
'22
4:36 p.m.
Tweak some naming and comments to resolve these. Use WriteFile() to write the file.
Signed-off-by: Simon Glass sjg@chromium.org ---
(no changes since v1)
tools/binman/cbfs_util.py | 8 ++++---- tools/binman/comp_util.py | 19 +++++++++---------- tools/binman/entry.py | 2 +- tools/binman/etype/section.py | 2 +- tools/binman/ftest.py | 8 ++++---- 5 files changed, 19 insertions(+), 20 deletions(-)
Applied to u-boot-dm, thanks!