commit | 7fb57396e632126867c360e0dc0700db3d059aef | [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 | bf6e702232e3b8c38fe0934c1f0240958eaabed3 [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>