]> git.dujemihanovic.xyz Git - u-boot.git/commit
binman: Tidy up comments and pylint warnings in fit
authorSimon Glass <sjg@chromium.org>
Mon, 26 Aug 2024 19:11:32 +0000 (13:11 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 26 Sep 2024 10:40:30 +0000 (12:40 +0200)
commitfb428a63c189a3934ff1ffc9d2d3b9e05988a59d
tree0aaeb76dea5ea564687d4f7a93977c5967425bbc
parentbe45bb941abe18aea0ae03af3d4ce8797885916f
binman: Tidy up comments and pylint warnings in fit

Update this entry type to resolve some pylint warnings and make sure
that functions and members are fully commented.

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