[PATCH 11/15] imx: imx8mn_bsh_smm_s2: drop CONFIG_MXC_UART_BASE
Peng Fan (OSS)
peng.fan at oss.nxp.com
Sat Apr 30 14:43:13 CEST 2022
From: Peng Fan <peng.fan at nxp.com>
CONFIG_DM_SERIAL is enabled, this macro not needed.
Signed-off-by: Peng Fan <peng.fan at nxp.com>
---
include/configs/imx8mn_bsh_smm_s2_common.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/include/configs/imx8mn_bsh_smm_s2_common.h b/include/configs/imx8mn_bsh_smm_s2_common.h
index 6387576c2da..57be38d9433 100644
--- a/include/configs/imx8mn_bsh_smm_s2_common.h
+++ b/include/configs/imx8mn_bsh_smm_s2_common.h
@@ -45,8 +45,6 @@
#define CONFIG_SYS_SDRAM_BASE 0x40000000
#define PHYS_SDRAM 0x40000000
-#define CONFIG_MXC_UART_BASE UART4_BASE_ADDR
-
/* Monitor Command Prompt */
#define CONFIG_SYS_CBSIZE SZ_2K
#define CONFIG_SYS_MAXARGS 64
--
2.36.0
More information about the U-Boot
mailing list