diff options
Diffstat (limited to 'configs/cortina_presidio-asic-base_defconfig')
-rw-r--r-- | configs/cortina_presidio-asic-base_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/cortina_presidio-asic-base_defconfig b/configs/cortina_presidio-asic-base_defconfig index b8614ff66bf..f102b75c355 100644 --- a/configs/cortina_presidio-asic-base_defconfig +++ b/configs/cortina_presidio-asic-base_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 |