summaryrefslogtreecommitdiff
path: root/include/configs/imx8mn_beacon.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/imx8mn_beacon.h')
-rw-r--r--include/configs/imx8mn_beacon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/imx8mn_beacon.h b/include/configs/imx8mn_beacon.h
index 41ce3c1c8c..79c6b1076f 100644
--- a/include/configs/imx8mn_beacon.h
+++ b/include/configs/imx8mn_beacon.h
@@ -107,7 +107,7 @@
#define PHYS_SDRAM_SIZE 0x40000000 /* 1GB DDR */
#endif
-#define CONFIG_MXC_UART_BASE UART2_BASE_ADDR
+#define CONFIG_MXC_UART_BASE UART_BASE_ADDR(2)
/* Monitor Command Prompt */
#define CONFIG_SYS_CBSIZE 2048