[U-Boot] [PATCH 18/55] exynos: Enable the debug UART in SPL
Simon Glass
sjg at chromium.org
Tue Jul 28 01:30:00 CEST 2015
On 2 July 2015 at 18:15, Simon Glass <sjg at chromium.org> wrote:
> As a debugging aid, allow UART3 to be used as a debug UART in SPL. This
> is a precursor to proper UART support, which requires a substantial
> refactor.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> arch/arm/cpu/armv7/exynos/lowlevel_init.c | 5 +++++
> drivers/serial/serial_s5p.c | 2 ++
> 2 files changed, 7 insertions(+)
Applied to u-boot-dm.
More information about the U-Boot
mailing list