[PATCH v3] board: gateworks: venice: enable DM_SERIAL

Fabio Estevam festevam at gmail.com
Thu Apr 14 19:55:40 CEST 2022


Hi Tim,

On Thu, Apr 14, 2022 at 2:53 PM Tim Harvey <tharvey at gateworks.com> wrote:
>
> Enable DM_SERIAL for both U_Boot and the SPL. The uart2 and its pinmux
> are already marked with u-boot,dm-spl but we need to move the call to
> preloader_console_init() after spl_early_init() to avoid a board hang
> as dm can't be used until after spl_early_init().

This preloader_console_init() comment is what I was expecting when I went
trough Peng's patches.

It looks good now:

Reviewed-by: Fabio Estevam <festevam at denx.de>


More information about the U-Boot mailing list