Home
last modified time | relevance | path

Searched hist:"21 d00436" (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/serial/
H A DKconfig21d00436 Mon Jan 26 19:27:09 CST 2015 Simon Glass <sjg@chromium.org> serial: ns16550: Support debug UART

Add debug UART functions to permit ns16550 to provide an early debug UART.
Try to avoid using the stack so that this can be called from assembler before
a stack is set up (at least on ARM and PowerPC).

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dns16550.c21d00436 Mon Jan 26 19:27:09 CST 2015 Simon Glass <sjg@chromium.org> serial: ns16550: Support debug UART

Add debug UART functions to permit ns16550 to provide an early debug UART.
Try to avoid using the stack so that this can be called from assembler before
a stack is set up (at least on ARM and PowerPC).

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