diff options
author | Tim Harvey <tharvey@gateworks.com> | 2022-04-29 12:36:25 -0700 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2022-05-20 09:30:28 +0200 |
commit | 6fc639461b2ab0a2b483a5ee54e62254376632df (patch) | |
tree | df46d346df8a0ae3f736ce9e0f33e74ffed6d823 /arch/arm/mach-kirkwood/include/mach/cpu.h | |
parent | 8e3cc42a3fbe8bd89a8d353535a700045494491b (diff) | |
download | u-boot-6fc639461b2ab0a2b483a5ee54e62254376632df.tar.gz |
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>
Diffstat (limited to 'arch/arm/mach-kirkwood/include/mach/cpu.h')
0 files changed, 0 insertions, 0 deletions