kumquat-buildroot/board/qemu
Romain Naour ba4786cd26 board/qemu/riscv64-virt: update qemu cmdline for Qemu >= 5.1
Since 52f188140c (qemu version bump to 5.1),
the image generated by qemu_riscv64_virt_defconfig doesn't boot anyore with
the following error:

rom: requested regions overlap (rom phdr #0: [...]/images//fw_jump.elf. free=0x000000008000e240, addr=0x0000000080000000)
qemu-system-riscv64: rom check and register reset failed

Update the qemu command line as described in the Qemu wiki for riscv64 [1]

Fixes:
https://gitlab.com/jugurthaB/buildroot/-/jobs/686104707

[1] https://wiki.qemu.org/Documentation/Platforms/RISCV#Booting_64-bit_OpenEmbedded_Images

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Cc: Jugurtha BELKALEM <jugurtha.belkalem@smile.fr>
Cc: Alistair Francis <alistair.francis@wdc.com>
Cc: Mark Corbin <mark@dibsco.co.uk>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2020-10-03 09:00:59 +02:00
..
aarch64-virt board/qemu/aarch64-virt/linux.config: enable VIRTIO_FS driver 2020-07-11 15:54:17 +02:00
arm-versatile board/qemu: remove the Qemu version from readme.txt 2020-04-26 13:44:21 +02:00
arm-vexpress board/qemu: remove the Qemu version from readme.txt 2020-04-26 13:44:21 +02:00
arm-vexpress-tz board/qemu: remove the Qemu version from readme.txt 2020-04-26 13:44:21 +02:00
csky board/qemu: add defconfig file name as tag after the qemu command line 2020-04-13 21:51:12 +02:00
m68k-mcf5208 board/qemu: remove the Qemu version from readme.txt 2020-04-26 13:44:21 +02:00
m68k-q800 board/qemu: remove the Qemu version from readme.txt 2020-04-26 13:44:21 +02:00
microblazebe-mmu board/qemu: remove the Qemu version from readme.txt 2020-04-26 13:44:21 +02:00
microblazeel-mmu board/qemu: remove the Qemu version from readme.txt 2020-04-26 13:44:21 +02:00
mips32r2-malta board/qemu: remove the Qemu version from readme.txt 2020-04-26 13:44:21 +02:00
mips32r2el-malta board/qemu: remove the Qemu version from readme.txt 2020-04-26 13:44:21 +02:00
mips32r6-malta configs/qemu_mips32r6: fix Linux kernel build with gcc 10.x 2020-08-05 23:13:13 +02:00
mips32r6el-malta configs/qemu_mips32r6: fix Linux kernel build with gcc 10.x 2020-08-05 23:13:13 +02:00
mips64-malta board/qemu: remove the Qemu version from readme.txt 2020-04-26 13:44:21 +02:00
mips64el-malta board/qemu: remove the Qemu version from readme.txt 2020-04-26 13:44:21 +02:00
mips64r6-malta configs/qemu_mips64r6: fix Linux kernel build with gcc 10.x 2020-08-05 23:13:47 +02:00
mips64r6el-malta configs/qemu_mips64r6: fix Linux kernel build with gcc 10.x 2020-08-05 23:13:47 +02:00
nios2-10m50 board/qemu: remove the Qemu version from readme.txt 2020-04-26 13:44:21 +02:00
or1k board/qemu: remove the Qemu version from readme.txt 2020-04-26 13:44:21 +02:00
ppc64-e5500 board/qemu: remove the Qemu version from readme.txt 2020-04-26 13:44:21 +02:00
ppc64-pseries board/qemu: remove the Qemu version from readme.txt 2020-04-26 13:44:21 +02:00
ppc64le-pseries board/qemu: remove the Qemu version from readme.txt 2020-04-26 13:44:21 +02:00
ppc-g3beige board/qemu: remove the Qemu version from readme.txt 2020-04-26 13:44:21 +02:00
ppc-mac99 board/qemu: remove the Qemu version from readme.txt 2020-04-26 13:44:21 +02:00
ppc-mpc8544ds board/qemu: remove the Qemu version from readme.txt 2020-04-26 13:44:21 +02:00
ppc-virtex-ml507 board/qemu: remove the Qemu version from readme.txt 2020-04-26 13:44:21 +02:00
riscv32-virt configs/qemu_riscv32_virt: use Linux 5.4 kernel 2020-09-03 23:47:39 +02:00
riscv64-virt board/qemu/riscv64-virt: update qemu cmdline for Qemu >= 5.1 2020-10-03 09:00:59 +02:00
s390x board/qemu: add IBM s390x and Z arch support 2020-09-24 22:55:37 +02:00
sh4-r2d board/qemu/sh4-r2d: fix sh4 kernel bug with binutils 2.33 2020-06-24 22:40:55 +02:00
sh4eb-r2d board/qemu/sh4-r2d: fix sh4 kernel bug with binutils 2.33 2020-06-24 22:40:55 +02:00
sparc64-sun4u board/qemu: remove the Qemu version from readme.txt 2020-04-26 13:44:21 +02:00
sparc-ss10 board/qemu: remove the Qemu version from readme.txt 2020-04-26 13:44:21 +02:00
x86 board/qemu: remove the Qemu version from readme.txt 2020-04-26 13:44:21 +02:00
x86_64 board/qemu: remove the Qemu version from readme.txt 2020-04-26 13:44:21 +02:00
xtensa-lx60 board/qemu: remove the Qemu version from readme.txt 2020-04-26 13:44:21 +02:00
post-image.sh board/qemu: add post-image script for gitlab qemu testing 2020-04-13 21:51:12 +02:00