
13 Jan
2023
13 Jan
'23
12:43 a.m.
Hi Heinrich,
On Wed, 11 Jan 2023 at 16:22, Heinrich Schuchardt xypron.glpk@gmx.de wrote:
On 1/11/23 20:08, Karsten Merker wrote:
Hello,
it looks like U-Boot v2023.01 is currently broken for the riscv64 architecture on the qemu "virt" platform; the boot process of a riscv64 VM fails during FDT fixup:
-----8<----------8<----------8<----------8<----------8<----------8<-----
[..]
@Simon:
CONFIG_BOOTMETH_VBE should default to 'no' as only the sandbox provides the required data in the devicetree. Or bootmeth_vbe_simple_ft_fixup() should ignore a failure to probe vbe_simple.
I sent a patch here:
https://patchwork.ozlabs.org/project/uboot/patch/20230112165020.822157-1-sjg...
Regards, Simon