summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorOleksandr Suvorov <oleksandr.suvorov@toradex.com>2021-05-20 11:52:31 +0300
committerOleksandr Suvorov <oleksandr.suvorov@toradex.com>2021-05-20 11:52:31 +0300
commitd6f9607834080a53a26d6717ad4bfcf70d86ea10 (patch)
treefd0be09a049cae65b5cd818ac67d9048c2e72f05 /configs
parent398ca9ceee14a3d93045dcf0f9a5a64b702bf357 (diff)
colibri-imx7: enable target u-boot-nand.imx
Enable the target u-boot-nand.imx for the TEZI recovery defconfig. It needs to be enabled for all colibri-imx7 defconfigs due to current u-boot build flow. Related-to: TEI-775 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/colibri_imx7_tezi_recovery_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/colibri_imx7_tezi_recovery_defconfig b/configs/colibri_imx7_tezi_recovery_defconfig
index 21595725de..530b944973 100644
--- a/configs/colibri_imx7_tezi_recovery_defconfig
+++ b/configs/colibri_imx7_tezi_recovery_defconfig
@@ -14,7 +14,7 @@ CONFIG_IMX_HAB=y
CONFIG_DISTRO_DEFAULTS=y
CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y
-CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/toradex/colibri_imx7/imximage.cfg,MX7D"
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/toradex/colibri_imx7/imximage.cfg,MX7D,IMX_NAND"
CONFIG_BOOTDELAY=1
# CONFIG_USE_BOOTCOMMAND is not set
CONFIG_USE_PREBOOT=y