Skip to content
Snippets Groups Projects
Commit 78c112c9 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

console: Enable function to display console info


The CONFIG_SYS_CONSOLE_INFO_QUIET option should suppress the console
information, but allow boards to display it later if required. Adjust
the code to support this.

This is used to avoid printing the information while the LCD display
is not ready, since it only becomes ready when stdio init is complete.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 9ad557be
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment