summaryrefslogtreecommitdiffstats
path: root/include/configs/tx25.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/tx25.h')
-rw-r--r--include/configs/tx25.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/tx25.h b/include/configs/tx25.h
index f77c546687..87bd8a6756 100644
--- a/include/configs/tx25.h
+++ b/include/configs/tx25.h
@@ -90,7 +90,7 @@
* Serial Info
*/
#define CONFIG_MXC_UART
-#define CONFIG_SYS_MX25_UART1
+#define CONFIG_MXC_UART_BASE UART1_BASE
#define CONFIG_CONS_INDEX 1 /* use UART0 for console */
#define CONFIG_BAUDRATE 115200 /* Default baud rate */
#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 }
OpenPOWER on IntegriCloud