mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-17 10:18:38 +00:00
c898b53755
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:
|
||
---|---|---|
.. | ||
apalis-imx8 | ||
apalis-tk1 | ||
apalis_imx6 | ||
apalis_t30 | ||
colibri-imx6ull | ||
colibri-imx8x | ||
colibri_imx6 | ||
colibri_imx7 | ||
colibri_t20 | ||
colibri_t30 | ||
colibri_vf | ||
common | ||
verdin-imx8mm | ||
verdin-imx8mp |