Index: include/configs/chromeos/tegra2/seaboard/parts/uart.h |
diff --git a/include/configs/chromeos/tegra2/seaboard/parts/uart.h b/include/configs/chromeos/tegra2/seaboard/parts/uart.h |
index d50e0440311de67e45edcf1c8a6196d425ff8937..a96c2be66543cba4e42e6863a84334680ea89cbc 100644 |
--- a/include/configs/chromeos/tegra2/seaboard/parts/uart.h |
+++ b/include/configs/chromeos/tegra2/seaboard/parts/uart.h |
@@ -38,3 +38,6 @@ |
/* UARTA: debug board uart */ |
#define CONFIG_SYS_NS16550_COM2 NV_ADDRESS_MAP_APB_UARTA_BASE |
+ |
+/* On Seaboard, using SPI causes the UART pins to float */ |
+#define CONFIG_SPI_CORRUPTS_UART NV_ADDRESS_MAP_APB_UARTD_BASE |