summaryrefslogtreecommitdiff
path: root/configs/imx8mn_ddr4_evk_android_defconfig
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2019-10-14 02:10:24 -0700
committerYe Li <ye.li@nxp.com>2019-10-15 22:41:21 -0700
commit2fa2f90417df4c68beb78e40c77725ca3caba08e (patch)
treed970b74c4afc838bf6b633223edce6c42c731c17 /configs/imx8mn_ddr4_evk_android_defconfig
parent3bf41bae974003550b70ea1a8b44ccb3117d818f (diff)
MLK-22759-1 imx8mn: Use CONFIG_TARGET_IMX8MN_DDR4_EVK for DDR4 EVK board
To align with other iMX8M platforms, use CONFIG_TARGET_IMX8MN_DDR4_EVK for DDR4 EVK board and will use CONFIG_TARGET_IMX8MN_EVK for LPDDR4 EVK. Signed-off-by: Ye Li <ye.li@nxp.com>
Diffstat (limited to 'configs/imx8mn_ddr4_evk_android_defconfig')
-rw-r--r--configs/imx8mn_ddr4_evk_android_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/imx8mn_ddr4_evk_android_defconfig b/configs/imx8mn_ddr4_evk_android_defconfig
index c5c2bf6f26..84f7d1764a 100644
--- a/configs/imx8mn_ddr4_evk_android_defconfig
+++ b/configs/imx8mn_ddr4_evk_android_defconfig
@@ -3,7 +3,7 @@ CONFIG_ARCH_IMX8M=y
CONFIG_SYS_TEXT_BASE=0x40200000
CONFIG_SYS_MALLOC_F_LEN=0x2000
CONFIG_USB_TCPC=y
-CONFIG_TARGET_IMX8MN_EVK=y
+CONFIG_TARGET_IMX8MN_DDR4_EVK=y
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/mach-imx/spl_sd.cfg,SPL_TEXT_BASE=0x912000,ANDROID_SUPPORT"
CONFIG_FIT=y
CONFIG_SPL_LOAD_FIT=y