From d6f9607834080a53a26d6717ad4bfcf70d86ea10 Mon Sep 17 00:00:00 2001 From: Oleksandr Suvorov Date: Thu, 20 May 2021 11:52:31 +0300 Subject: 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 --- configs/colibri_imx7_tezi_recovery_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3