mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 15:14:43 +00:00
0016e62813
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> |
||
---|---|---|
.. | ||
ddr3l_timing_256m.c | ||
ddr3l_timing_512m.c | ||
imx8mn_smm_s2.c | ||
imximage-8mn-ddr3.cfg | ||
Kconfig | ||
MAINTAINERS | ||
Makefile | ||
spl.c |