summaryrefslogtreecommitdiff
path: root/configs/imx8mm-icore-mx8mm-ctouch2_defconfig
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2022-06-11 15:20:57 +0300
committerStefano Babic <sbabic@denx.de>2022-06-14 22:33:13 +0300
commit4ebb9a589852841c65ae68e2f3f3d160df40d55e (patch)
tree4f8871deedf557c8fb84d8b1bba9b51ea0e4f270 /configs/imx8mm-icore-mx8mm-ctouch2_defconfig
parent37750505b90ab762e9305d8e49fa4a7c6a24954d (diff)
downloadu-boot-4ebb9a589852841c65ae68e2f3f3d160df40d55e.tar.xz
imx: imx8mm_icore: Enable SPL_DM_SERIAL
Enable CONFIG_SPL_DM_SERIAL. uart2 and its pinmux was already marked with u-boot,dm-spl. Move preloader_console_init after spl_early_init to make sure driver model work. Signed-off-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Fabio Estevam <festevam@denx.de>
Diffstat (limited to 'configs/imx8mm-icore-mx8mm-ctouch2_defconfig')
-rw-r--r--configs/imx8mm-icore-mx8mm-ctouch2_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/imx8mm-icore-mx8mm-ctouch2_defconfig b/configs/imx8mm-icore-mx8mm-ctouch2_defconfig
index c95ff3e74f..b831adb112 100644
--- a/configs/imx8mm-icore-mx8mm-ctouch2_defconfig
+++ b/configs/imx8mm-icore-mx8mm-ctouch2_defconfig
@@ -87,7 +87,6 @@ CONFIG_DM_REGULATOR_FIXED=y
CONFIG_DM_REGULATOR_GPIO=y
CONFIG_CONS_INDEX=2
CONFIG_DM_SERIAL=y
-# CONFIG_SPL_DM_SERIAL is not set
CONFIG_MXC_UART=y
CONFIG_SYSRESET=y
CONFIG_SPL_SYSRESET=y