]> git.baikalelectronics.ru Git - uboot.git/commit
binman: Print a debug message when binman selects a node
authorSimon Glass <sjg@chromium.org>
Thu, 21 Jan 2021 20:57:16 +0000 (13:57 -0700)
committerSimon Glass <sjg@chromium.org>
Sat, 30 Jan 2021 21:25:42 +0000 (14:25 -0700)
commit10ef7ffc62814010a029827dfc156647033097aa
treebb2d6dba5ab43ba502b2cc217d74d56898642785
parent9083cf14808404e4650066afe0bf637b3b82816a
binman: Print a debug message when binman selects a node

Add some debugging to indicate which node the binman library is looking
at.

Signed-off-by: Simon Glass <sjg@chromium.org>
lib/binman.c