]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/pcm052_defconfig
env_mmc: Allow SPL to use any MMC device to load/save the environment
[people/ms/u-boot.git] / configs / pcm052_defconfig
index f7db263f25c8824f371dfc21f9be91245506299e..356268f65ff11b57facc7791cdc6acd13e7880b2 100644 (file)
@@ -1,8 +1,11 @@
 CONFIG_ARM=y
+CONFIG_SYS_THUMB_BUILD=y
+CONFIG_ARCH_VF610=y
 CONFIG_TARGET_PCM052=y
 CONFIG_DEFAULT_DEVICE_TREE="pcm052"
 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/phytec/pcm052/imximage.cfg,ENV_IS_IN_NAND"
 CONFIG_BOOTDELAY=3
+CONFIG_BOARD_EARLY_INIT_F=y
 CONFIG_HUSH_PARSER=y
 CONFIG_CMD_BOOTZ=y
 # CONFIG_CMD_IMLS is not set