Hi Michael,

On 4/18/22 03:53, Michael Trimarchi wrote:
> 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 <[email protected]>
> Cc: Tim Harvey <[email protected]>
> Reviewed-by: Fabio Estevam <[email protected]>

Tested-by: Ariel D'Alessandro <[email protected]>

Reply via email to