OpenSBI (c45992c [master branch]) and U-Boot 2023.01 on QEMU 7.2.0 does not boot?

David Abdurachmanov david.abdurachmanov at gmail.com
Thu Jan 26 02:04:26 PST 2023


Hi,

I have been updating U-Boot + OpenSBI on Fedora/RISCV because it
didn't work on QEMU, but worked on Unmatched. I picked up U-Boot
2023.01 + OpenSBI (master branch, c45992c) and to my surprise that got
even worse. I am getting nothing after:

U-Boot SPL 2023.01 (Jan 25 2023 - 00:00:00 +0000)
Trying to boot from RAM

New binaries are passed to QEMU via:
[..]
-bios c/usr/share/uboot/qemu-riscv64_spl/u-boot-spl.bin \
-device loader,file=c/usr/share/uboot/qemu-riscv64_spl/u-boot.itb,addr=0x80200000
\
[..]

I decided to pick OpenSBI v1.2 (final tag) and that works fine. Is
there a regression with OpenSBI master?

Cheers,
david



More information about the opensbi mailing list