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)
commit5e6c9029cdeae72eeeb4e05caa4ce3d48e2e86fb
treebb2d6dba5ab43ba502b2cc217d74d56898642785
parent3306eeca892fe90f55a229526cb966b0ecfc189b
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