diff options
Diffstat (limited to 'configs/platinum_picon_defconfig')
-rw-r--r-- | configs/platinum_picon_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/platinum_picon_defconfig b/configs/platinum_picon_defconfig index d361a74033..d39d686e3f 100644 --- a/configs/platinum_picon_defconfig +++ b/configs/platinum_picon_defconfig @@ -10,6 +10,7 @@ CONFIG_SPL_LIBDISK_SUPPORT=y CONFIG_SPL_NAND_SUPPORT=y CONFIG_SPL_WATCHDOG_SUPPORT=y CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/mach-imx/spl_sd.cfg,MX6DL" +CONFIG_ENV_IS_IN_NAND=y CONFIG_BOOTDELAY=3 CONFIG_BOARD_EARLY_INIT_F=y CONFIG_SPL=y |