commit | c309b4652cfe9e37fb8724b9877d1df58e0e3300 | [log] [tgz] |
---|---|---|
author | Tom Warren <twarren@nvidia.com> | Tue May 15 14:32:40 2012 -0700 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sat Jul 07 14:07:17 2012 +0200 |
tree | 236b72582ed1f21e966b1d1fc89270cd36d9245d | |
parent | 03ddd4d055f57023ba5f801348bb235c3c7ccbad [diff] |
spi: Tegra2: Seaboard: fix UART corruption during SPI transactions Simon Glass's proposal to fix this on Seaboard was NAK'd, so I removed his NS16550 references and added a small delay before SPI/UART muxing. Tested on my Seaboard with large SPI reads/writes and saw no corruption (crc's matched) and no spurious comm chars. Signed-off-by: Tom Warren <twarren@nvidia.com> Acked-by: Simon Glass <sjg@chromium.org> Tested-by: Jimmy Zhang <jimmzhang@nvidia.com>