mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-03 23:34:40 +02:00
freedom-u540: Use the generic OpenSBI platform
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
This commit is contained in:
committed by
Khem Raj
parent
224eba4646
commit
69e9a40078
@@ -17,7 +17,7 @@ PREFERRED_VERSION_openocd-native = "riscv"
|
||||
PREFERRED_VERSION_openocd = "riscv"
|
||||
|
||||
EXTRA_IMAGEDEPENDS += "opensbi"
|
||||
RISCV_SBI_PLAT = "sifive/fu540"
|
||||
RISCV_SBI_PLAT = "generic"
|
||||
|
||||
## This sets u-boot as the default OpenSBI payload
|
||||
RISCV_SBI_PAYLOAD ?= "u-boot.bin"
|
||||
|
||||
Reference in New Issue
Block a user