diff options
Diffstat (limited to 'configs/woodburn_sd_defconfig')
-rw-r--r-- | configs/woodburn_sd_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/woodburn_sd_defconfig b/configs/woodburn_sd_defconfig index 8d1a1f1480..996247b918 100644 --- a/configs/woodburn_sd_defconfig +++ b/configs/woodburn_sd_defconfig @@ -7,6 +7,7 @@ CONFIG_SPL_MMC_SUPPORT=y CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_SPL_LIBDISK_SUPPORT=y CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/woodburn/imximage.cfg" +CONFIG_ENV_IS_IN_FLASH=y CONFIG_BOOTDELAY=3 # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_SPL=y |