[U-Boot] [PATCH v3 11/54] dm: Allow debug UART to support an early console
Simon Glass
sjg at chromium.org
Sat Jul 18 01:56:30 CEST 2015
On 23 June 2015 at 15:38, Simon Glass <sjg at chromium.org> wrote:
> When there is no console ready, allow the debug UART to be used for output.
> This makes debugging of early code considerably easier.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
> common/console.c | 19 +++++++++++++++++++
> 1 file changed, 19 insertions(+)
Applied to u-boot-dm.
More information about the U-Boot
mailing list