]> git.baikalelectronics.ru Git - uboot.git/commit
imx: imx8mm_edm_sbc: Enable SPL_DM_SERIAL
authorPeng Fan <peng.fan@nxp.com>
Thu, 5 May 2022 07:43:36 +0000 (15:43 +0800)
committerStefano Babic <sbabic@denx.de>
Fri, 20 May 2022 07:30:28 +0000 (09:30 +0200)
commitb54a5abe590d83123aa4c4262280572112fd2623
tree00d50a8b787ebfe738124b25a75c18579cdd5988
parent2bf91a6decfab6b454c271ad9b83e4f1fd83fb89
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>
board/data_modul/imx8mm_edm_sbc/spl.c
configs/imx8mm_data_modul_edm_sbc_defconfig
include/configs/imx8mm_data_modul_edm_sbc.h