X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fsocfpga_arria10_defconfig;h=47fe1d969006ff7c78df290ddb0991cfa2eaf410;hb=f89d6133eef2e068f9c33853b6584d7fcbfa9d2e;hp=b3540cfe42ac4f4418e48e90bf9703e5c2dbc0ca;hpb=07b68b7843ad1fa15d63dcd26b5ca5a053fcc27f;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/socfpga_arria10_defconfig b/configs/socfpga_arria10_defconfig index b3540cf..47fe1d9 100644 --- a/configs/socfpga_arria10_defconfig +++ b/configs/socfpga_arria10_defconfig @@ -1,6 +1,5 @@ CONFIG_ARM=y CONFIG_ARCH_SOCFPGA=y -CONFIG_SYS_MALLOC_F_LEN=0x2000 CONFIG_TARGET_SOCFPGA_ARRIA10_SOCDK=y CONFIG_IDENT_STRING="socfpga_arria10" CONFIG_DISTRO_DEFAULTS=y @@ -10,6 +9,7 @@ CONFIG_BOOTARGS="console=ttyS0,115200" CONFIG_DEFAULT_FDT_FILE="socfpga_arria10_socdk_sdmmc.dtb" CONFIG_DISPLAY_BOARDINFO_LATE=y CONFIG_BOUNCE_BUFFER=y +CONFIG_SPL_TEXT_BASE=0xFFE00000 CONFIG_SPL_FPGA_SUPPORT=y CONFIG_SPL_SPI_LOAD=y CONFIG_CMD_ASKENV=y