commit | ab7396b82ff84247d0ea5895bd6fdb4dc6f42baf | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Jul 18 07:24:09 2023 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Jul 20 14:10:58 2023 -0600 |
tree | ba4d6afa0017670cc45dbdc0f8ca16257b2045e3 | |
parent | f53a7bca403659c8df98aa1c434bb643b9c15cd2 [diff] |
binman: Reduce state.SetInt and bintool cmd to debug level These are not very important message. Change them to use the 'debug' level instead of 'detail'. Signed-off-by: Simon Glass <sjg@chromium.org>