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

dm: console: Check for serial devices properly


With driver model the serial device is often not called "serial". Mark
driver-model stdio devices so that they can be detected and we can look up
the uclass. This is a more reliable way of finding out whether the console
is connected to a serial device or not.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 42f9f915
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.
Finish editing this message first!
Please register or to comment