binman: Add logging for the number of pack passes
authorSimon Glass <sjg@chromium.org>
Sat, 24 Aug 2019 13:23:13 +0000 (07:23 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 15 Oct 2019 14:40:02 +0000 (08:40 -0600)
commitaed6c0b04350aaecdf3d93db5ee9b374f425222b
tree5ec5cead015c7cac2d8297185faf866a46701843
parent261cbe0b3716737e328481b6f3f51cfcb7f13e31
binman: Add logging for the number of pack passes

Sometimes binman takes multiple passes to complete packing an image. Add
logging to indicate this.

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