Commits
Simon Glass committed bf6e702232e
exynos: Add debug UART support for Samsung S5P serial Add a debug UART implementation for this serial driver. It does not set up pinmux automatically - this must be done before calling debug_uart_init(). Signed-off-by: Simon Glass <sjg@chromium.org>