summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2022-05-05 10:43:28 +0300
committerStefano Babic <sbabic@denx.de>2022-05-20 13:36:48 +0300
commitfbc6b1414342910550728b82fda0e47af4833463 (patch)
treec8b3fbd3f22eb239a6fc505caf74d44484662eb4 /include
parentc898b53755e6267e3eac7c3ce5fdb45b0dcdd10f (diff)
downloadu-boot-fbc6b1414342910550728b82fda0e47af4833463.tar.xz
imx: imx8mp_rsb3720a1: convert to DM_SERIAL
Enable CONFIG_DM_SERIAL. uart2 and its pinmux was already marked with u-boot,dm-spl. Signed-off-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Fabio Estevam <festevam@denx.de>
Diffstat (limited to 'include')
-rw-r--r--include/configs/imx8mp_rsb3720.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/imx8mp_rsb3720.h b/include/configs/imx8mp_rsb3720.h
index cd8116f6c9..52e8ea8f86 100644
--- a/include/configs/imx8mp_rsb3720.h
+++ b/include/configs/imx8mp_rsb3720.h
@@ -168,8 +168,6 @@
#define PHYS_SDRAM_2_SIZE 0x80000000 /* 2 GB */
#endif
-#define CONFIG_MXC_UART_BASE UART_BASE_ADDR(3)
-
/* Monitor Command Prompt */
#define CONFIG_SYS_CBSIZE 2048
#define CONFIG_SYS_MAXARGS 64