mirror of
https://xff.cz/git/u-boot/
synced 2025-10-01 07:21:23 +02:00
Enable CONFIG_DM_SERIAL. uart2 and its pinmux was already marked with u-boot,dm-spl. move the preloader_console_init() call after spl_early_init() to avoid board hang Signed-off-by: Peng Fan <peng.fan@nxp.com>