summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2022-05-05 10:43:36 +0300
committerStefano Babic <sbabic@denx.de>2022-05-20 10:30:28 +0300
commit6ea118ef9ae123c70cd36cab411d4ef1ea4135e3 (patch)
tree00d50a8b787ebfe738124b25a75c18579cdd5988 /configs
parent2232d5f5b7ef1d49814686573f34624891f0c7f1 (diff)
downloadu-boot-6ea118ef9ae123c70cd36cab411d4ef1ea4135e3.tar.xz
imx: imx8mm_edm_sbc: Enable SPL_DM_SERIAL
Enable CONFIG_SPL_DM_SERIAL. uart 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')
-rw-r--r--configs/imx8mm_data_modul_edm_sbc_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/imx8mm_data_modul_edm_sbc_defconfig b/configs/imx8mm_data_modul_edm_sbc_defconfig
index edceb18201..5eb99c5d19 100644
--- a/configs/imx8mm_data_modul_edm_sbc_defconfig
+++ b/configs/imx8mm_data_modul_edm_sbc_defconfig
@@ -200,7 +200,6 @@ CONFIG_DM_RTC=y
CONFIG_RTC_M41T62=y
CONFIG_CONS_INDEX=2
CONFIG_DM_SERIAL=y
-# CONFIG_SPL_DM_SERIAL is not set
CONFIG_MXC_UART=y
CONFIG_SPI=y
CONFIG_DM_SPI=y