summaryrefslogtreecommitdiff
path: root/configs/imx8mn_beacon_2g_defconfig
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2022-06-11 20:20:55 +0800
committerStefano Babic <sbabic@denx.de>2022-06-14 21:33:13 +0200
commitd35130fef8a1c6a43a76fdcc5100d5d794084e93 (patch)
treed9c2c4bf09daded72f92edb41775f354a283f1d6 /configs/imx8mn_beacon_2g_defconfig
parent0e1b54247d7e3e69e0af5c4dc7a3b26acf9e8451 (diff)
downloadu-boot-socfpga-d35130fef8a1c6a43a76fdcc5100d5d794084e93.tar.gz
imx: imx8m[m/n]_beacon: Enable SPL_DM_SERIAL
Enable CONFIG_SPL_DM_SERIAL. uart2 and its pinmux was already marked with u-boot,dm-spl. Move preloader_console_init after spl_init to make sure driver model work. Signed-off-by: Peng Fan <peng.fan@nxp.com> Tested-by: Adam Ford <aford173@gmail.com> #imx8mm_beacon Reviewed-by: Fabio Estevam <festevam@denx.de> Tested-by: Adam Ford <aford173@gmail.com> #imx8mn_beacon
Diffstat (limited to 'configs/imx8mn_beacon_2g_defconfig')
-rw-r--r--configs/imx8mn_beacon_2g_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/imx8mn_beacon_2g_defconfig b/configs/imx8mn_beacon_2g_defconfig
index 5b9b3715b3..cadef45028 100644
--- a/configs/imx8mn_beacon_2g_defconfig
+++ b/configs/imx8mn_beacon_2g_defconfig
@@ -127,7 +127,6 @@ CONFIG_DM_REGULATOR_FIXED=y
CONFIG_DM_REGULATOR_GPIO=y
CONFIG_DM_RESET=y
CONFIG_DM_SERIAL=y
-# CONFIG_SPL_DM_SERIAL is not set
CONFIG_MXC_UART=y
CONFIG_SPI=y
CONFIG_DM_SPI=y