Skip to content
Commit da229e4e authored by Simon Glass's avatar Simon Glass
Browse files

sandbox: Drop special-case sandbox console code



At present printf() skips output if it can see there is no console. This
is really just an optimisation, and is not necessary. Also it is currently
incorrect in some cases. Rather than update the logic, just remove it so
that we don't need to keep it in sync.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent d6ea5307
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment