[U-Boot] [PATCH v2 3/5] debug_uart: Add an option to announce the debug UART

Simon Glass sjg at chromium.org
Thu Oct 22 01:20:01 CEST 2015


On 18 October 2015 at 21:17, Bin Meng <bmeng.cn at gmail.com> wrote:
> On Mon, Oct 19, 2015 at 9:51 AM, Simon Glass <sjg at chromium.org> wrote:
>> 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 at chromium.org>
>> ---
>>
>> Changes in v2: None
>>
>>  drivers/serial/Kconfig | 10 ++++++++++
>>  include/debug_uart.h   |  7 +++++++
>>  2 files changed, 17 insertions(+)

[snip]

> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>

Applied to u-boot-x86.


More information about the U-Boot mailing list