aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-05-08 13:46:54 -0600
committerTom Rini <trini@konsulko.com>2021-06-08 11:39:09 -0400
commite1cbd916c86cbfdb87a7b2219624057428c285d4 (patch)
tree338db8b14138d67a2969b677258873c30aa8f03e /configs
parent8d9bb98f8649222777193c6c161361e1ebd5e3fa (diff)
downloadu-boot-e1cbd916c86cbfdb87a7b2219624057428c285d4.zip
u-boot-e1cbd916c86cbfdb87a7b2219624057428c285d4.tar.gz
u-boot-e1cbd916c86cbfdb87a7b2219624057428c285d4.tar.bz2
log: Convert log values to printf() if not enabledWIP/2021-06-08-display-and-logging-updates
At present if logging not enabled, log_info() becomes a nop. But we want log output at the 'info' level to be akin to printf(). Update the macro to pass the output straight to printf() in this case. This mimics the behaviour for the log_...() macros like log_debug() and log_info(), so we can drop the special case for these. Add new tests to cover this case. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs')
0 files changed, 0 insertions, 0 deletions