]> Git Repo - J-u-boot.git/blobdiff - configs/socfpga_stratix10_defconfig
configs: Resync with savedefconfig
[J-u-boot.git] / configs / socfpga_stratix10_defconfig
index c352c451f87d4d5d1eb123b201564a91f406e61b..0ae73d434051846a1748e79cdbb62b08f3407348 100644 (file)
@@ -1,6 +1,7 @@
 CONFIG_ARM=y
 CONFIG_ARCH_SOCFPGA=y
 CONFIG_SYS_TEXT_BASE=0x1000
+CONFIG_SYS_MALLOC_LEN=0x500000
 CONFIG_SYS_MALLOC_F_LEN=0x2000
 CONFIG_NR_DRAM_BANKS=2
 CONFIG_SYS_MEMTEST_START=0x00000000
@@ -16,6 +17,7 @@ CONFIG_SPL_FS_FAT=y
 # CONFIG_PSCI_RESET is not set
 CONFIG_OPTIMIZE_INLINING=y
 CONFIG_SPL_OPTIMIZE_INLINING=y
+CONFIG_SYS_LOAD_ADDR=0x02000000
 CONFIG_BOOTDELAY=5
 CONFIG_USE_BOOTARGS=y
 CONFIG_BOOTARGS="earlycon"
This page took 0.027282 seconds and 4 git commands to generate.