]> git.baikalelectronics.ru Git - uboot.git/commit
binman: Fix up a few missing comments
authorSimon Glass <sjg@chromium.org>
Tue, 1 Sep 2020 11:13:55 +0000 (05:13 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 22 Sep 2020 18:50:43 +0000 (12:50 -0600)
commit98324f5f8498414c75db406b615c6d73be014130
tree934c0eb1d03c5c43e6d9ff700573e5f748a6c468
parentbde782f6d0e9c395b15b3cffca046da7c3a22321
binman: Fix up a few missing comments

Tidy up a few test functions which lack argument comments. Rename one that
has the same name as a different test.

Also fix up the comment for PrepareImagesAndDtbs().

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