commit | 923983a058c5cf5c3c066869bf73a465cef6e4a2 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Jul 25 08:29:57 2017 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri Jul 28 12:02:47 2017 -0600 |
tree | 208e93bc1e494ea6c75848da8727a1b914383aad | |
parent | 76a6666345ad3228c739d7f7abd7b716cdbcbe9a [diff] |
tegra: spl: Enable debug UART Enable the debug UART in SPL to allow early serial output even if the standard UART does not work (e.g. due to driver model problem). Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Tested-on: Beaver, Jetson-TK1 Tested-by: Stephen Warren <swarren@nvidia.com>