[PATCH v1] ARM: imx8mm: verdin-imx8mm: fix board hang in spl

2022-05-20 Thread sbabic
> From: Marcel Ziswiler > Move the preloader_console_init() call after spl_early_init() to avoid > board hang in SPL. > While at it remove explicit in-code console/debug UART pinmuxing (uart1 > and its pinmuxing are already marked as u-boot,dm-spl via device tree). > Fixes: 4551e1898769

Re: [PATCH v1] ARM: imx8mm: verdin-imx8mm: fix board hang in spl

2022-05-19 Thread Stefano Babic
Hi Marcel, On 19.05.22 10:03, Marcel Ziswiler wrote: On Tue, 2022-05-17 at 00:21 +0200, Marcel Ziswiler wrote: From: Marcel Ziswiler Move the preloader_console_init() call after spl_early_init() to avoid board hang in SPL. While at it remove explicit in-code console/debug UART pinmuxing

[PATCH v1] ARM: imx8mm: verdin-imx8mm: fix board hang in spl

2022-05-16 Thread Marcel Ziswiler
From: Marcel Ziswiler Move the preloader_console_init() call after spl_early_init() to avoid board hang in SPL. While at it remove explicit in-code console/debug UART pinmuxing (uart1 and its pinmuxing are already marked as u-boot,dm-spl via device tree). Fixes: 4551e1898769 ("configs: