u-boot/board/bsh/imx8mn_smm_s2
Michael Trimarchi 0016e62813 board: bsh: imx8mn_bsh_smm_s2/s2pro: enable DM_SERIAL
Enable DM_SERIAL for both U_Boot and the SPL. The uart4 and its pinmux
are already marked with u-boot,dm-spl but we need to move the call to
preloader_console_init() after spl_init() to avoid a board hang
as dm can't be used until after spl_init().

Remove the manual config of the UART pinmux now that it is no longer
needed.

Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com>
Cc: Tim Harvey <tharvey@gateworks.com>
Reviewed-by: Fabio Estevam <festevam@denx.de>
Tested-by: Ariel D'Alessandro <ariel.dalessandro@collabora.com>
2022-04-21 15:18:25 +02:00
..
ddr3l_timing_256m.c bsh: imx8mn-smm-s2/pro: Add iMX8MN BSH SMM S2 boards 2022-04-12 19:10:44 +02:00
ddr3l_timing_512m.c bsh: imx8mn-smm-s2/pro: Add iMX8MN BSH SMM S2 boards 2022-04-12 19:10:44 +02:00
imx8mn_smm_s2.c bsh: imx8mn-smm-s2/pro: Add iMX8MN BSH SMM S2 boards 2022-04-12 19:10:44 +02:00
imximage-8mn-ddr3.cfg bsh: imx8mn-smm-s2/pro: Add iMX8MN BSH SMM S2 boards 2022-04-12 19:10:44 +02:00
Kconfig bsh: imx8mn-smm-s2/pro: Add iMX8MN BSH SMM S2 boards 2022-04-12 19:10:44 +02:00
MAINTAINERS bsh: imx8mn-smm-s2/pro: Add iMX8MN BSH SMM S2 boards 2022-04-12 19:10:44 +02:00
Makefile bsh: imx8mn-smm-s2/pro: Add iMX8MN BSH SMM S2 boards 2022-04-12 19:10:44 +02:00
spl.c board: bsh: imx8mn_bsh_smm_s2/s2pro: enable DM_SERIAL 2022-04-21 15:18:25 +02:00