Home
last modified time | relevance | path

Searched hist:"7 b3c4c3a5305c68a7de2444f555ac7241d6fdb8e" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dstdio_dev.h7b3c4c3a5305c68a7de2444f555ac7241d6fdb8e Thu Jul 27 15:31:04 UTC 2017 Simon Glass <sjg@chromium.org> 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: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/drivers/serial/
H A Dserial-uclass.c7b3c4c3a5305c68a7de2444f555ac7241d6fdb8e Thu Jul 27 15:31:04 UTC 2017 Simon Glass <sjg@chromium.org> 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: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/common/
H A Dconsole.c7b3c4c3a5305c68a7de2444f555ac7241d6fdb8e Thu Jul 27 15:31:04 UTC 2017 Simon Glass <sjg@chromium.org> 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: Simon Glass <sjg@chromium.org>