kumquat-buildroot/board/qemu
Romain Naour ad4775fb2f configs/qemu_ppc_mpc8544ds_defconfig: remove kernel patch
The ppc-mpc8544ds is the only qemu configuration that requires a kernel patch:
board/qemu/ppc-mpc8544ds/patches/linux/0001-powerpc-Fix-mcpu-options-for-SPE-only-compiler.patch

But this patch doesn't apply after a backport between v6.1.20 and v6.1.21

https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=da0beae2449376326086e9f57468fd2b64736d2a

So the patch 0001-powerpc-Fix-mcpu-options-for-SPE-only-compiler.patch doesn't
seem required anymore.

 Welcome to Buildroot
 buildroot login: root
 # uname -a
 Linux buildroot 6.1.28 #1 Wed May 24 09:08:27 UTC 2023 ppc GNU/Linux
 # cat /proc/cpuinfo
 processor	: 0
 cpu		: e500v2
 clock		: 400.000000MHz
 revision	: 3.0 (pvr 8021 0030)
 bogomips	: 800.00

 timebase	: 400000000
 platform	: MPC8544 DS
 model		: MPC8544DS
 Memory		: 128 MB

Fixes:
https://gitlab.com/buildroot.org/buildroot/-/jobs/4306895282
https://bugs.busybox.net/show_bug.cgi?id=15581

Signed-off-by: Romain Naour <romain.naour@smile.fr>
Cc: Jan-Benedict Glaw <jbglaw@lug-owl.de>
Cc: Sebastian Weyer <sebastian.weyer@smile.fr>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2023-05-24 21:15:11 +02:00
..
aarch64-ebbr configs/qemu_aarch64_ebbr: bump linux to 6.1.12 and u-boot to 2023.01 2023-02-21 09:38:48 +01:00
aarch64-sbsa support/testing: move the kernel config only used by test_edk2.py 2023-03-12 10:08:43 +01:00
aarch64-virt
arm-ebbr configs/qemu_arm_ebbr: bump linux to 6.1.12 and u-boot to 2023.01 2023-02-21 09:38:41 +01:00
arm-versatile
arm-vexpress
arm-vexpress-tz
m68k-mcf5208
m68k-q800
microblazebe-mmu
microblazeel-mmu
mips32r2-malta
mips32r2el-malta
mips32r6-malta
mips32r6el-malta
mips64-malta
mips64el-malta
mips64r6-malta
mips64r6el-malta
nios2-10m50
or1k
ppc64-e5500
ppc64-pseries
ppc64le-powernv8
ppc64le-pseries
ppc-bamboo
ppc-e500mc
ppc-g3beige
ppc-mac99
ppc-mpc8544ds configs/qemu_ppc_mpc8544ds_defconfig: remove kernel patch 2023-05-24 21:15:11 +02:00
riscv32-virt
riscv64-virt
s390x
sh4-r2d
sh4eb-r2d
sparc64-sun4u
sparc-ss10
x86
x86_64
xtensa-lx60
post-image.sh board/qemu: restore readme globbing 2023-04-15 09:06:54 +02:00
start-qemu.sh.in board/qemu/start-qemu.sh.in: support launching with host system's qemu 2023-04-10 23:16:57 +02:00