diff options
Diffstat (limited to 'configs/zc5601_defconfig')
-rw-r--r-- | configs/zc5601_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/zc5601_defconfig b/configs/zc5601_defconfig index a72c0e923d..a539e58409 100644 --- a/configs/zc5601_defconfig +++ b/configs/zc5601_defconfig @@ -13,6 +13,7 @@ CONFIG_SPL_SPI_FLASH_SUPPORT=y CONFIG_SPL_SPI_SUPPORT=y CONFIG_SPL_WATCHDOG_SUPPORT=y CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg,MX6Q" +CONFIG_DEFAULT_FDT_FILE="imx6q-zc5601.dtb" CONFIG_BOOTDELAY=3 CONFIG_SPL=y CONFIG_CMD_MMC=y |