mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
configs/qemu_riscv64_virt_defconfig: use OpenSBI 1.2
Rather than the default (currently 0.9). Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
@@ -25,6 +25,8 @@ BR2_LINUX_KERNEL_IMAGE=y
|
||||
|
||||
# Bootloader
|
||||
BR2_TARGET_OPENSBI=y
|
||||
BR2_TARGET_OPENSBI_CUSTOM_VERSION=y
|
||||
BR2_TARGET_OPENSBI_CUSTOM_VERSION_VALUE="1.2"
|
||||
BR2_TARGET_OPENSBI_PLAT="generic"
|
||||
|
||||
# host-qemu for gitlab testing
|
||||
|
||||
Reference in New Issue
Block a user