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