]> git.baikalelectronics.ru Git - uboot.git/commit
binman: Fix some pylint warnings in fit
authorSimon Glass <sjg@chromium.org>
Sun, 6 Mar 2022 03:19:08 +0000 (20:19 -0700)
committerSimon Glass <sjg@chromium.org>
Sat, 19 Mar 2022 01:24:25 +0000 (19:24 -0600)
commit9c363eb9ee2d98f7eff58ea50addd66098a4b0dd
treeef49fe2cd5262be6000e031e839c47317e039712
parent49c2b32d52016ba797c79c188376fb8e0fcb9e0b
binman: Fix some pylint warnings in fit

Some warnings have crept in, so fix those that are easy to fix.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
tools/binman/etype/fit.py