Re: [PATCH v1 1/1] hw/riscv/boot.c: Support 64-bit address for initrd

2024-04-28 Thread Alistair Francis
On Mon, Apr 1, 2024 at 10:44 PM Cheng Yang wrote: > > Use qemu_fdt_setprop_u64() instead of qemu_fdt_setprop_cell() > to set the address of initrd in FDT to support 64-bit address. > > Signed-off-by: Cheng Yang Reviewed-by: Alistair Francis Alistair > --- > hw/riscv/boot.c | 4 ++-- > 1 file

[PATCH v1 1/1] hw/riscv/boot.c: Support 64-bit address for initrd

2024-04-01 Thread Cheng Yang
Use qemu_fdt_setprop_u64() instead of qemu_fdt_setprop_cell() to set the address of initrd in FDT to support 64-bit address. Signed-off-by: Cheng Yang --- hw/riscv/boot.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hw/riscv/boot.c b/hw/riscv/boot.c index 09878e722c..4