Skip to content
Snippets Groups Projects
Commit 294b91a5 authored by Simon Glass's avatar Simon Glass
Browse files

Set up stdio earlier when using driver model


Since driver model registers itself with the stdio subsystem, and we
want to avoid delayed registration and other complexity associated with
the current serial console, move the stdio subsystem init earlier when
driver model is used for serial.

This simplifies the implementation. Should there be any problems with
this approach they can be dealt with as boards are converted over to
use driver model for serial.

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