]> git.baikalelectronics.ru Git - uboot.git/commit
binman: Tidy up pylint warnings in comp_util
authorSimon Glass <sjg@chromium.org>
Mon, 10 Jan 2022 03:14:04 +0000 (20:14 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 25 Jan 2022 19:36:11 +0000 (12:36 -0700)
commit18a43cb13be2b4c2675e6e0aaa5b496e5b266c06
tree10a7479b1381d11dc8293ac2f34abdb4fd4d249b
parentf8b6af22dcf3c81509bd199b7f8dd2bbeb4d3ced
binman: Tidy up pylint warnings in comp_util

Tweak some naming and comments to resolve these. Use WriteFile() to write
the file.

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