summaryrefslogtreecommitdiffstats
path: root/configs/ae350_rv64_spl_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/ae350_rv64_spl_defconfig')
-rw-r--r--configs/ae350_rv64_spl_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ae350_rv64_spl_defconfig b/configs/ae350_rv64_spl_defconfig
index c927f12aa2..9dfb34ee7e 100644
--- a/configs/ae350_rv64_spl_defconfig
+++ b/configs/ae350_rv64_spl_defconfig
@@ -8,6 +8,7 @@ CONFIG_ARCH_RV64I=y
CONFIG_RISCV_SMODE=y
CONFIG_DISTRO_DEFAULTS=y
CONFIG_FIT=y
+CONFIG_SPL_LOAD_FIT_ADDRESS=0x00200000
CONFIG_BOOTDELAY=3
CONFIG_BOARD_EARLY_INIT_F=y
CONFIG_SYS_PROMPT="RISC-V # "