u-boot/board/gateworks
Tim Harvey 6fc639461b board: gateworks: venice: enable SPL_DM_SERIAL
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()
due to the uart driver not enabling the uart clock.

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

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
2022-05-20 09:30:28 +02:00
..
gw_ventana board: gateworks: gw_ventana: use comomn GSC driver 2022-04-21 12:44:24 +02:00
venice board: gateworks: venice: enable SPL_DM_SERIAL 2022-05-20 09:30:28 +02:00