]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
exynos: Enable the debug UART in SPL
authorSimon Glass <sjg@chromium.org>
Fri, 3 Jul 2015 00:15:55 +0000 (18:15 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:17:14 +0000 (08:17 +0200)
commit56bb05439dae7a30fb55325832e0f772a4a5de05
tree0cf4c4dc37c529614b781da167975f87636852f0
parente51e014fbd4add464bb3e23ca0294315d0d02ab8
exynos: Enable the debug UART in SPL

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
drivers/serial/serial_s5p.c