]> git.baikalelectronics.ru Git - uboot.git/commit
tegra: spl: Enable debug UART
authorSimon Glass <sjg@chromium.org>
Tue, 25 Jul 2017 14:29:57 +0000 (08:29 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 28 Jul 2017 18:02:47 +0000 (12:02 -0600)
commit1c93b785cd1927ec1df88c40002fb06143a2470f
tree208e93bc1e494ea6c75848da8727a1b914383aad
parentdf38bafc6595b188622590f817e33388320cdd28
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>
arch/arm/mach-tegra/spl.c