kumquat-buildroot/board/qemu
Romain Naour 17c516d67a configs/qemu_aarch64_sbsa_defconfig: use ARM cortex a57
Cortex-a53 is not a vaild CPU supported by the SBSA reference machine
[0], so qemu fails to boot in our current defconfig:

  qemu-system-aarch64: sbsa-ref: CPU type other than the built-in cortex-a57 not supported

Use ARM cortex-a57 which is the CPU that SBSA was meant to emulate [1]

[0] https://git.qemu.org/?p=qemu.git;a=commitdiff;h=4f335a6381f83beb5d6ac0d3993514379454a99d
[1] https://git.qemu.org/?p=qemu.git;a=commitdiff;h=64580903c2b3aee08d74d64e6248a313b246cb69

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Cc: Dick Olsson <hi@senzilla.io>
Reviewed-by: Dick Olsson <hi@senzilla.io>
[yann.morin.1998@free.fr: update the commit log with info from Dick]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2021-11-08 10:36:09 +01:00
..
aarch64-sbsa configs/qemu_aarch64_sbsa_defconfig: use ARM cortex a57 2021-11-08 10:36:09 +01:00
aarch64-virt
arm-versatile configs/qemu_arm_versatile_nommu_defconfig: update to Linux 5.15 2021-11-06 11:51:47 +01:00
arm-vexpress
arm-vexpress-tz
m68k-mcf5208
m68k-q800
microblazebe-mmu
microblazeel-mmu
mips32r2-malta board/qemu/mips*-malta: switch from IDE disk to SCSI disk 2021-11-06 11:51:24 +01:00
mips32r2el-malta board/qemu/mips*-malta: switch from IDE disk to SCSI disk 2021-11-06 11:51:24 +01:00
mips32r6-malta configs/qemu: update defconfigs to Linux 5.15 2021-11-06 11:52:01 +01:00
mips32r6el-malta configs/qemu: update defconfigs to Linux 5.15 2021-11-06 11:52:01 +01:00
mips64-malta board/qemu/mips*-malta: switch from IDE disk to SCSI disk 2021-11-06 11:51:24 +01:00
mips64el-malta board/qemu/mips*-malta: switch from IDE disk to SCSI disk 2021-11-06 11:51:24 +01:00
mips64r6-malta configs/qemu: update defconfigs to Linux 5.15 2021-11-06 11:52:01 +01:00
mips64r6el-malta configs/qemu: update defconfigs to Linux 5.15 2021-11-06 11:52:01 +01:00
nios2-10m50
or1k
ppc64-e5500
ppc64-pseries
ppc64le-pseries
ppc-e500mc
ppc-g3beige configs/qemu_ppc_g3beige: update to Linux 5.15 2021-11-03 18:43:12 +01:00
ppc-mac99
ppc-mpc8544ds
riscv32-virt
riscv64-virt
s390x configs/qemu: update defconfigs to Linux 5.15 2021-11-06 11:52:01 +01:00
sh4-r2d
sh4eb-r2d
sparc64-sun4u configs/qemu: update defconfigs to Linux 5.15 2021-11-06 11:52:01 +01:00
sparc-ss10
x86
x86_64
xtensa-lx60
post-image.sh