summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamin Guo <samin.guo@starfivetech.com>2023-06-25 05:48:11 +0300
committerSamin Guo <samin.guo@starfivetech.com>2023-07-10 06:43:53 +0300
commita13e56f72055b99eddad96b4dbddfe62b1ca16e8 (patch)
tree08ab3fdf2b7d5e15e93995d4554c07f133188b59
parent0f9fbb815e29bac141c2d15a85f393765d497093 (diff)
downloadu-boot-a13e56f72055b99eddad96b4dbddfe62b1ca16e8.tar.xz
riscv: jh7110: set SPL_OPENSBI_LOAD_ADDR
set SPL_OPENSBI_LOAD_ADDR to 0x40000000 Signed-off-by: Samin Guo <samin.guo@starfivetech.com>
-rw-r--r--configs/starfive_visionfive2_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/starfive_visionfive2_defconfig b/configs/starfive_visionfive2_defconfig
index 4d0dbc6052..c31fe2d5a4 100644
--- a/configs/starfive_visionfive2_defconfig
+++ b/configs/starfive_visionfive2_defconfig
@@ -12,6 +12,7 @@ CONFIG_SPL_SPI_FLASH_SUPPORT=y
CONFIG_SPL_SPI_SUPPORT=y
CONFIG_BUILD_TARGET=""
CONFIG_TARGET_STARFIVE_VISIONFIVE2=y
+CONFIG_SPL_OPENSBI_LOAD_ADDR=0x40000000
CONFIG_NR_CPUS=5
CONFIG_FPGA_GMAC_SPEED_AUTO=y
CONFIG_STARFIVE_JH7110_L2CC_FLUSH=y