summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2020-12-25 16:23:12 +0800
committerStefano Babic <sbabic@denx.de>2021-01-23 11:30:30 +0100
commit846b77e7df4b0c24ed9f3bbc3c1d88aa03265f7c (patch)
tree969638f23ab437aa34ed22592a3c2c07d58aaca9 /configs
parent48b90f86c583183e2f4d80b2747ebff612c4173f (diff)
downloadu-boot-846b77e7df4b0c24ed9f3bbc3c1d88aa03265f7c.tar.gz
u-boot-846b77e7df4b0c24ed9f3bbc3c1d88aa03265f7c.tar.xz
u-boot-846b77e7df4b0c24ed9f3bbc3c1d88aa03265f7c.zip
imx: imx8mn_ddr4_evk: Use CONFIG_TARGET_IMX8MN_DDR4_EVK for DDR4 EVK board
use CONFIG_TARGET_IMX8MN_DDR4_EVK for DDR4 EVK board, we will use CONFIG_TARGET_IMX8MN_EVK for LPDDR4 EVK board. Signed-off-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/imx8mn_ddr4_evk_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/imx8mn_ddr4_evk_defconfig b/configs/imx8mn_ddr4_evk_defconfig
index 41889c4624..f7ea65886d 100644
--- a/configs/imx8mn_ddr4_evk_defconfig
+++ b/configs/imx8mn_ddr4_evk_defconfig
@@ -12,7 +12,7 @@ CONFIG_SYS_I2C_MXC_I2C2=y
CONFIG_SYS_I2C_MXC_I2C3=y
CONFIG_DM_GPIO=y
CONFIG_SPL_TEXT_BASE=0x912000
-CONFIG_TARGET_IMX8MN_EVK=y
+CONFIG_TARGET_IMX8MN_DDR4_EVK=y
CONFIG_SPL_MMC_SUPPORT=y
CONFIG_SPL_SERIAL_SUPPORT=y
CONFIG_SPL_DRIVERS_MISC_SUPPORT=y