aboutsummaryrefslogtreecommitdiff
path: root/configs/imx8mn_ddr4_evk_defconfig
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2021-03-04 08:07:16 -0300
committerTom Rini <trini@konsulko.com>2021-04-05 08:08:56 -0400
commit17bc2cf89ba3ae6f8f1a22fe2b8d9b4b443510cd (patch)
tree8fb60f766d9c5c9dee43651478d317781b3fa0f6 /configs/imx8mn_ddr4_evk_defconfig
parentac2b5d5850395c19df9749f323ca4666dc04b3ee (diff)
downloadu-boot-17bc2cf89ba3ae6f8f1a22fe2b8d9b4b443510cd.zip
u-boot-17bc2cf89ba3ae6f8f1a22fe2b8d9b4b443510cd.tar.gz
u-boot-17bc2cf89ba3ae6f8f1a22fe2b8d9b4b443510cd.tar.bz2
imx8mn_ddr4_evk: Allow booting the kernel by default
Currently it is not possible to boot Linux from the SD card by default. Make the necessary adjustments to allow it. Reported-by: Peter Bergin <peter@berginkonsult.se> Signed-off-by: Fabio Estevam <festevam@gmail.com> Tested-by: Andrey Zhizhikin <andrey.z@gmail.com> # imx8mn_ddr4_evk Reviewed-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'configs/imx8mn_ddr4_evk_defconfig')
-rw-r--r--configs/imx8mn_ddr4_evk_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/imx8mn_ddr4_evk_defconfig b/configs/imx8mn_ddr4_evk_defconfig
index f7ea658..2c12bda 100644
--- a/configs/imx8mn_ddr4_evk_defconfig
+++ b/configs/imx8mn_ddr4_evk_defconfig
@@ -54,6 +54,7 @@ CONFIG_SPL_OF_CONTROL=y
CONFIG_ENV_OVERWRITE=y
CONFIG_ENV_IS_IN_MMC=y
CONFIG_SYS_RELOC_GD_ENV_ADDR=y
+CONFIG_SYS_MMC_ENV_DEV=1
CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y
CONFIG_SPL_DM=y
CONFIG_SPL_CLK_COMPOSITE_CCF=y