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)
commite9d336d866cd5ab943f8ec00775a413a847c4960
tree934c0eb1d03c5c43e6d9ff700573e5f748a6c468
parent3decfa3a8761538d791d006edbf01135a453a2ac
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