]> git.baikalelectronics.ru Git - uboot.git/commit
binman: Show a message when changing subnodes
authorSimon Glass <sjg@chromium.org>
Mon, 15 Mar 2021 05:11:14 +0000 (18:11 +1300)
committerSimon Glass <sjg@chromium.org>
Sat, 27 Mar 2021 02:04:31 +0000 (15:04 +1300)
commit79eb042b505475e2d9b230223b2be071cf29326e
tree832e7e25200cc54893bbffb2a722431b0d46cd8a
parent041d44f25e4d45911f04972d7754fa723bb7f989
binman: Show a message when changing subnodes

This change seems important enough to warrant a visible message. Change
the log_debug() to log_info().

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