Home
last modified time | relevance | path

Searched hist:c7fefcb9 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Ddebug_uart.hc7fefcb9 Sun Oct 18 20:51:25 CDT 2015 Simon Glass <sjg@chromium.org> debug_uart: Add an option to announce the debug UART

It is useful to see a message from the debug UART early during boot so that
you know things are working. Add an option to enable this. The message will
be displayed as soon as debug_uart_init() is called.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
/openbmc/u-boot/drivers/serial/
H A DKconfigc7fefcb9 Sun Oct 18 20:51:25 CDT 2015 Simon Glass <sjg@chromium.org> debug_uart: Add an option to announce the debug UART

It is useful to see a message from the debug UART early during boot so that
you know things are working. Add an option to enable this. The message will
be displayed as soon as debug_uart_init() is called.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>