[PATCH v5 20/20] binman: Reduce state.SetInt and bintool cmd to debug level
Simon Glass
sjg at chromium.org
Sun Jul 23 15:23:27 CEST 2023
These are not very important message. Change them to use the 'debug' level
instead of 'detail'.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
(no changes since v4)
Changes in v4:
- Add new patch to reduce state.SetInt and bintool cmd to debug level
tools/binman/bintool.py | 2 +-
tools/binman/state.py | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list