aboutsummaryrefslogtreecommitdiff
path: root/configs/ae350_rv64_falcon_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2024-01-31 08:49:35 -0500
committerTom Rini <trini@konsulko.com>2024-01-31 08:49:35 -0500
commit625e68ef65ef375e60b86984289d99c673fda30e (patch)
tree3ee7d98c10ca1f11d45b4954881e32bef7d18c37 /configs/ae350_rv64_falcon_defconfig
parent28760ce8640ff6266bd1c1c568a4a231576f3919 (diff)
parent6882255ac3107c58e1153311df8a8270087f8cb3 (diff)
downloadu-boot-WIP/31Jan2024.zip
u-boot-WIP/31Jan2024.tar.gz
u-boot-WIP/31Jan2024.tar.bz2
Merge https://source.denx.de/u-boot/custodians/u-boot-riscvWIP/31Jan2024
* Add RISC-V falcon mode documentation * Add Clang build support * Add cmd to detect Debug Trigger Extension support * Add PWM setting for Unmatched board * Add Milk-V Duo board support * Add new device node and enable new config option for VisionFive2 board * Add second virtio device for RISC-V QEMU
Diffstat (limited to 'configs/ae350_rv64_falcon_defconfig')
-rw-r--r--configs/ae350_rv64_falcon_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ae350_rv64_falcon_defconfig b/configs/ae350_rv64_falcon_defconfig
index 1289238..b0b7ae5 100644
--- a/configs/ae350_rv64_falcon_defconfig
+++ b/configs/ae350_rv64_falcon_defconfig
@@ -14,6 +14,7 @@ CONFIG_ARCH_RV64I=y
CONFIG_RISCV_SMODE=y
# CONFIG_AVAILABLE_HARTS is not set
CONFIG_SPL_LOAD_FIT_OPENSBI_OS_BOOT=y
+CONFIG_SPL_PAYLOAD_ARGS_ADDR=0x01700000
CONFIG_SYS_MONITOR_BASE=0x88000000
CONFIG_FIT=y
CONFIG_SPL_LOAD_FIT_ADDRESS=0x10000000