aboutsummaryrefslogtreecommitdiff
path: root/include/configs/imx8mq_cm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/imx8mq_cm.h')
-rw-r--r--include/configs/imx8mq_cm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/imx8mq_cm.h b/include/configs/imx8mq_cm.h
index 989486a..6eecfc8 100644
--- a/include/configs/imx8mq_cm.h
+++ b/include/configs/imx8mq_cm.h
@@ -71,7 +71,7 @@
#define PHYS_SDRAM 0x40000000
#define PHYS_SDRAM_SIZE 0x40000000 /* 1 GB DDR */
-#define CONFIG_MXC_UART_BASE UART1_BASE_ADDR
+#define CONFIG_MXC_UART_BASE UART_BASE_ADDR(1)
/* Monitor Command Prompt */
#define CONFIG_SYS_CBSIZE 1024