summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configs/socfpga_agilex_defconfig1
-rw-r--r--configs/socfpga_agilex_n6010_defconfig1
-rw-r--r--configs/socfpga_agilex_nand_legacy_defconfig1
-rw-r--r--configs/socfpga_agilex_qspi_legacy_defconfig1
-rw-r--r--configs/socfpga_n5x_defconfig1
-rw-r--r--configs/socfpga_n5x_legacy_defconfig1
-rw-r--r--configs/socfpga_n5x_vab_defconfig1
7 files changed, 7 insertions, 0 deletions
diff --git a/configs/socfpga_agilex_defconfig b/configs/socfpga_agilex_defconfig
index 02df44e5cd..9ce3d3aa7b 100644
--- a/configs/socfpga_agilex_defconfig
+++ b/configs/socfpga_agilex_defconfig
@@ -19,6 +19,7 @@ CONFIG_FIT=y
CONFIG_SPL_FIT_SIGNATURE=y
CONFIG_SPL_LOAD_FIT=y
CONFIG_SPL_LOAD_FIT_ADDRESS=0x02000000
+CONFIG_SYS_LOAD_ADDR=0x02000000
# CONFIG_USE_SPL_FIT_GENERATOR is not set
CONFIG_NAND_BOOT=y
CONFIG_QSPI_BOOT=y
diff --git a/configs/socfpga_agilex_n6010_defconfig b/configs/socfpga_agilex_n6010_defconfig
index f7fd358778..53c52203aa 100644
--- a/configs/socfpga_agilex_n6010_defconfig
+++ b/configs/socfpga_agilex_n6010_defconfig
@@ -8,6 +8,7 @@ CONFIG_NR_DRAM_BANKS=2
CONFIG_ENV_SIZE=0x1000
CONFIG_ENV_OFFSET=0x200
CONFIG_SYS_SPI_U_BOOT_OFFS=0x02000000
+CONFIG_SYS_LOAD_ADDR=0x02000000
CONFIG_DM_GPIO=y
CONFIG_SPL_TEXT_BASE=0xFFE00000
CONFIG_TARGET_SOCFPGA_AGILEX_N6010=y
diff --git a/configs/socfpga_agilex_nand_legacy_defconfig b/configs/socfpga_agilex_nand_legacy_defconfig
index d1aec1b30b..efa9bfab77 100644
--- a/configs/socfpga_agilex_nand_legacy_defconfig
+++ b/configs/socfpga_agilex_nand_legacy_defconfig
@@ -25,6 +25,7 @@ CONFIG_SPL_MTD_SUPPORT=y
CONFIG_SPL_NAND_SUPPORT=y
CONFIG_SPL_CACHE=y
CONFIG_SPL_SPI_LOAD=y
+CONFIG_SYS_LOAD_ADDR=0x02000000
CONFIG_HUSH_PARSER=y
CONFIG_SYS_PROMPT="SOCFPGA_AGILEX # "
CONFIG_CMD_MEMTEST=y
diff --git a/configs/socfpga_agilex_qspi_legacy_defconfig b/configs/socfpga_agilex_qspi_legacy_defconfig
index 99d46291e2..a6cc8cce7e 100644
--- a/configs/socfpga_agilex_qspi_legacy_defconfig
+++ b/configs/socfpga_agilex_qspi_legacy_defconfig
@@ -9,6 +9,7 @@ CONFIG_ENV_SIZE=0x1000
CONFIG_ENV_OFFSET=0x020C0000
CONFIG_ENV_SECT_SIZE=0x10000
CONFIG_SYS_SPI_U_BOOT_OFFS=0x02000000
+CONFIG_SYS_LOAD_ADDR=0x02000000
CONFIG_DM_GPIO=y
CONFIG_SPL_TEXT_BASE=0xFFE00000
CONFIG_TARGET_SOCFPGA_AGILEX_SOCDK=y
diff --git a/configs/socfpga_n5x_defconfig b/configs/socfpga_n5x_defconfig
index ff58c80ac2..aa21625976 100644
--- a/configs/socfpga_n5x_defconfig
+++ b/configs/socfpga_n5x_defconfig
@@ -19,6 +19,7 @@ CONFIG_FIT_SIGNATURE_MAX_SIZE=0x10000000
CONFIG_SPL_FIT_SIGNATURE=y
CONFIG_SPL_CRC32=y
CONFIG_SPL_LOAD_FIT=y
+CONFIG_SYS_LOAD_ADDR=0x02000000
CONFIG_SPL_LOAD_FIT_ADDRESS=0x02000000
# CONFIG_USE_SPL_FIT_GENERATOR is not set
CONFIG_BOOTDELAY=5
diff --git a/configs/socfpga_n5x_legacy_defconfig b/configs/socfpga_n5x_legacy_defconfig
index 60fbd54e84..5fdc6f47fb 100644
--- a/configs/socfpga_n5x_legacy_defconfig
+++ b/configs/socfpga_n5x_legacy_defconfig
@@ -36,6 +36,7 @@ CONFIG_CUSTOM_SYS_SPL_MALLOC_ADDR=0x3fa00000
CONFIG_SYS_SPL_MALLOC_SIZE=0x500000
CONFIG_SPL_CACHE=y
CONFIG_SPL_SPI_LOAD=y
+CONFIG_SYS_LOAD_ADDR=0x02000000
CONFIG_SYS_SPI_U_BOOT_OFFS=0x3c00000
CONFIG_SPL_TARGET="spl/u-boot-spl-dtb.hex"
CONFIG_HUSH_PARSER=y
diff --git a/configs/socfpga_n5x_vab_defconfig b/configs/socfpga_n5x_vab_defconfig
index 24380ef662..4f27370f9e 100644
--- a/configs/socfpga_n5x_vab_defconfig
+++ b/configs/socfpga_n5x_vab_defconfig
@@ -42,6 +42,7 @@ CONFIG_SPL_CRC32=y
CONFIG_SPL_CACHE=y
CONFIG_SPL_SPI_LOAD=y
CONFIG_SYS_SPI_U_BOOT_OFFS=0x02000000
+CONFIG_SYS_LOAD_ADDR=0x02000000
CONFIG_SECURE_VAB_AUTH=y
CONFIG_SPL_ATF=y
CONFIG_SPL_ATF_NO_PLATFORM_PARAM=y