
28 Jul
2015
28 Jul
'15
1:30 a.m.
On 2 July 2015 at 18:15, Simon Glass sjg@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@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.