[U-Boot] [PATCH 17/55] exynos: Add debug UART support for Samsung S5P serial

Simon Glass sjg at chromium.org
Tue Jul 28 01:29:56 CEST 2015


On 2 July 2015 at 18:15, Simon Glass <sjg at chromium.org> wrote:
> 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 at chromium.org>
> ---
>
>  drivers/serial/Kconfig      |  7 +++++++
>  drivers/serial/serial_s5p.c | 25 +++++++++++++++++++++++++
>  2 files changed, 32 insertions(+)

Applied to u-boot-dm.


More information about the U-Boot mailing list