
28 Jul
2015
28 Jul
'15
1:29 a.m.
On 2 July 2015 at 18:15, Simon Glass sjg@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@chromium.org
drivers/serial/Kconfig | 7 +++++++ drivers/serial/serial_s5p.c | 25 +++++++++++++++++++++++++ 2 files changed, 32 insertions(+)
Applied to u-boot-dm.