kumquat-buildroot/board/qemu
Cédric Le Goater 7d914839a4 configs/qemu_ppc64le_powernv8: new defconfig
PowerNV is the platform using the OPAL [1] firmware on OpenPOWER
systems. OPAL first loads a kernel and an initramfs image based on
buildroot including a second boot loader petitboot [2]. The latter
does device discovery and kexecs a new Linux image from disk or
network.

QEMU implements PowerNV machines [3] for the POWER8, POWER9 and
Power10 processors which are used for dev and tests. POWER8 images
being compatible with POWER9 and Power10, simply add a single
qemu_ppc64le_powernv8 board for all.

The QEMU script boots directly from a nvme disk because it is simple
enough but a real system would boot from a ramfs first.

[1] https://github.com/open-power/skiboot/blob/master/doc/overview.rst
[2] https://github.com/open-power/petitboot/
[3] https://qemu.readthedocs.io/en/latest/system/ppc/powernv.html

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2022-01-11 21:37:28 +01:00
..
aarch64-sbsa board/qemu/aarch64-sbsa: use partition-type-uuid for genimage-15 2022-01-03 21:41:50 +01:00
aarch64-virt support/testing/tests/fs: test OCI format 2021-09-11 14:52:41 +02:00
arm-versatile qemu_arm_versatile_nommu: switch to in-kernel defconfig + fragment 2022-01-08 15:12:35 +01:00
arm-vexpress
arm-vexpress-tz configs/qemu_arm_vexpress_tz: bump versions and update 2021-03-20 23:03:46 +01:00
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 configs/qemu_ppc64_e5500: enable dhcp on network interface 2021-12-28 22:14:52 +01:00
ppc64-pseries
ppc64le-powernv8 configs/qemu_ppc64le_powernv8: new defconfig 2022-01-11 21:37:28 +01:00
ppc64le-pseries
ppc-e500mc configs/qemu_ppc_e500mc: enable dhcp on network interface 2021-12-28 22:14:55 +01:00
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