Home
last modified time | relevance | path

Searched hist:"891 f7ae6" (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/serial/
H A DKconfig891f7ae6 Sun Apr 02 10:50:32 CDT 2017 Simon Glass <sjg@chromium.org> dm: serial: Allow driver-model serial to be disabled for TPL

Add separate enable/disable controls for driver-model serial. While this
is generally enabled in SPL it may not be in TPL, since serial output can
be obtained with the debug UART with minimal code size.

Signed-off-by: Simon Glass <sjg@chromium.org>
H A DMakefile891f7ae6 Sun Apr 02 10:50:32 CDT 2017 Simon Glass <sjg@chromium.org> dm: serial: Allow driver-model serial to be disabled for TPL

Add separate enable/disable controls for driver-model serial. While this
is generally enabled in SPL it may not be in TPL, since serial output can
be obtained with the debug UART with minimal code size.

Signed-off-by: Simon Glass <sjg@chromium.org>