]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit24273161e503bf00289a8dba8ab614634f4d8ad0
tree5ec5cead015c7cac2d8297185faf866a46701843
parent311018f1dbf547faf3c7fe64742472d3004165f6
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