X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fbcm963158_ram_defconfig;h=424eca7946b8069586dba7f51de2a1398d9e8b19;hb=c45568cc4e51b7bbe2f3ce28d8f2566048aeebf3;hp=e9bf7527dad3cb9f3bf19c086d0b724a03778ccd;hpb=d31466b382dd05a5439d12d69ddd6e8eaff0e5e6;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/bcm963158_ram_defconfig b/configs/bcm963158_ram_defconfig index e9bf752..424eca7 100644 --- a/configs/bcm963158_ram_defconfig +++ b/configs/bcm963158_ram_defconfig @@ -12,6 +12,8 @@ CONFIG_DEFAULT_DEVICE_TREE="bcm963158" CONFIG_SYS_LOAD_ADDR=0x10000000 CONFIG_TARGET_BCM963158=y CONFIG_ENV_VARS_UBOOT_CONFIG=y +CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y +CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x11000000 CONFIG_FIT=y CONFIG_FIT_SIGNATURE=y CONFIG_FIT_RSASSA_PSS=y @@ -23,6 +25,7 @@ CONFIG_HUSH_PARSER=y CONFIG_SYS_MAXARGS=24 CONFIG_SYS_CBSIZE=256 CONFIG_SYS_PBSIZE=276 +CONFIG_SYS_BOOTM_LEN=0x1000000 # CONFIG_CMD_LZMADEC is not set # CONFIG_CMD_UNZIP is not set # CONFIG_CMD_FLASH is not set