u-boot/board/nvidia
Simon Glass a04eba99f5 tegra2: Plumb in SPI/UART switch code
On Seaboard the UART and SPI interfere with each other. This causes the UART
to receive spurious zero bytes after SPI transactions and also means that
SPI can corrupt a few output characters when it starts up if they are still
in the UART buffer.

This updates the board to use the SPI/UART switch to avoid the problem.

For now this feature is turned off since it needs changes to the NS16550
UART to operate.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2011-12-24 10:23:31 +01:00
..
common tegra2: Plumb in SPI/UART switch code 2011-12-24 10:23:31 +01:00
harmony tegra2: Modify MMC driver to handle power and cd GPIOs 2011-12-09 17:30:08 +01:00
seaboard tegra2: Plumb in SPI/UART switch code 2011-12-24 10:23:31 +01:00
ventana tegra2: Fix out-of-tree build for Ventana. 2011-12-22 08:36:09 +01:00