commit | 74afb2977192e665390e50e1e275332718c379b4 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jul 02 18:15:54 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Aug 05 21:06:11 2015 -0600 |
tree | d87edfd116af4e8bb0b395cb89934420ce1c02f3 | |
parent | 405fd1425803d4a496520dc076a82ec14c6502f2 [diff] |
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>