Skip to content
Commit 8d51aacd authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

RFC: bootm: Add silent_linux environment variable



At present the console for linux is silent if the U-Boot console is silent,
unless CONFIG_SILENT_U_BOOT_ONLY is set. I wonder if a better way would be
to have an environment variable to control this? Then we can control the
verbosity from scripts, and set the variable to 'no' for those boards that
want Linux to boot with console output.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 62cf11c0
Loading
Loading
Loading
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