]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/mx25pdk_defconfig
spl: Remove inline ifdef check for EXT and FAT support
[people/ms/u-boot.git] / configs / mx25pdk_defconfig
index 1c1afd896402453e69ddf6e8c7de6b07d76d4d39..87d7fabf0b796998565e5a60db61b4b401b73202 100644 (file)
@@ -1,6 +1,8 @@
 CONFIG_ARM=y
 CONFIG_TARGET_MX25PDK=y
 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx25pdk/imximage.cfg"
+CONFIG_BOOTDELAY=1
+CONFIG_DEFAULT_FDT_FILE="imx25-pdk.dtb"
 CONFIG_HUSH_PARSER=y
 CONFIG_CMD_BOOTZ=y
 # CONFIG_CMD_IMLS is not set