diff options
Diffstat (limited to 'configs/cortina_presidio-asic-emmc_defconfig')
-rw-r--r-- | configs/cortina_presidio-asic-emmc_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/cortina_presidio-asic-emmc_defconfig b/configs/cortina_presidio-asic-emmc_defconfig index 00ea238162e..c22dcef7ec0 100644 --- a/configs/cortina_presidio-asic-emmc_defconfig +++ b/configs/cortina_presidio-asic-emmc_defconfig @@ -8,8 +8,8 @@ CONFIG_ENV_SIZE=0x20000 CONFIG_DM_GPIO=y CONFIG_DEFAULT_DEVICE_TREE="ca-presidio-engboard" CONFIG_IDENT_STRING="Presidio-SoC" -CONFIG_REMAKE_ELF=y CONFIG_SYS_LOAD_ADDR=0x10000000 +CONFIG_REMAKE_ELF=y CONFIG_SUPPORT_RAW_INITRD=y CONFIG_SHOW_BOOT_PROGRESS=y CONFIG_BOOTDELAY=3 |