mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-17 20:01:55 +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_init() to avoid board hang Signed-off-by: Peng Fan <peng.fan@nxp.com>