diff options
Diffstat (limited to 'configs/emsdp_defconfig')
-rw-r--r-- | configs/emsdp_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/emsdp_defconfig b/configs/emsdp_defconfig index 75a3d93f805..28fce77862b 100644 --- a/configs/emsdp_defconfig +++ b/configs/emsdp_defconfig @@ -22,6 +22,8 @@ CONFIG_OF_EMBED=y CONFIG_ENV_IS_IN_FAT=y CONFIG_ENV_FAT_DEVICE_AND_PART="0:1" CONFIG_SYS_RELOC_GD_ENV_ADDR=y +CONFIG_USE_BOOTFILE=y +CONFIG_BOOTFILE="app.bin" CONFIG_VERSION_VARIABLE=y # CONFIG_NET is not set CONFIG_MMC=y |