commit | 38aeb5fc30611dc35f8a99e4f82f2c29fbc8c4ab | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Sat Jun 11 20:20:58 2022 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jun 14 21:33:13 2022 +0200 |
tree | 092f801ad6254d7ce0a0a5f5c9b29dcfe207bfb6 | |
parent | 9f77727f1b045e18407dbed369921f343c3104d7 [diff] |
imx: imx8m[m/p]_phycore: Enable DM_SERIAL Enable CONFIG_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> Tested-by: Teresa Remmet <t.remmet@phytec.de> Reviewed-by: Fabio Estevam <festevam@denx.de>