Re: GIT kernel with the PowerPC updates 5.11-1 doesn't boot on a FSL P5040 board and in a virtual e5500 QEMU machine

2020-12-24 Thread Christian Zigotzky
On 22 December 2020 at 02:14pm, Michael Ellerman wrote: Christian Zigotzky writes: ... Download: http://www.xenosoft.de/MintPPC32-X5000.tar.gz (md5sum: b31c1c1ca1fcf5d4cdf110c4bce11654) The password for both 'root' and 'mintppc' is 'mintppc'. ... QEMU command without KVM on macOS Intel:

Re: GIT kernel with the PowerPC updates 5.11-1 doesn't boot on a FSL P5040 board and in a virtual e5500 QEMU machine

2020-12-22 Thread Michael Ellerman
Christian Zigotzky writes: > ... > Download: http://www.xenosoft.de/MintPPC32-X5000.tar.gz (md5sum: > b31c1c1ca1fcf5d4cdf110c4bce11654) The password for both 'root' and > 'mintppc' is 'mintppc'. ... > > QEMU command without KVM on macOS Intel: qemu-system-ppc64 -M ppce500 > -cpu e5500 -m 1024

Re: GIT kernel with the PowerPC updates 5.11-1 doesn't boot on a FSL P5040 board and in a virtual e5500 QEMU machine

2020-12-22 Thread Christian Zigotzky
Hello, I compiled the latest Git kernel today and unfortunately the boot issue still exists. I was able to reduce the patch for reverting the changes. In this way we know the problematic code now. vdso-v2.patch: diff -rupN a/arch/powerpc/kernel/vdso32/vgettimeofday.c

Re: GIT kernel with the PowerPC updates 5.11-1 doesn't boot on a FSL P5040 board and in a virtual e5500 QEMU machine

2020-12-18 Thread Christophe Leroy
Le 18/12/2020 à 23:49, Christian Zigotzky a écrit : On 18 December 2020 at 10:25pm, Denis Kirjanov wrote: > > > On Friday, December 18, 2020, Christian Zigotzky wrote: > > Hello, > > I compiled the latest Git kernel with the new PowerPC updates 5.11-1 [1] today. Unfortunately

Re: GIT kernel with the PowerPC updates 5.11-1 doesn't boot on a FSL P5040 board and in a virtual e5500 QEMU machine

2020-12-18 Thread Christian Zigotzky
On 18 December 2020 at 11:49pm, Christian Zigotzky wrote: On 18 December 2020 at 10:25pm, Denis Kirjanov wrote: > > > On Friday, December 18, 2020, Christian Zigotzky wrote: > > Hello, > > I compiled the latest Git kernel with the new PowerPC updates 5.11-1 [1] today. Unfortunately

Re: GIT kernel with the PowerPC updates 5.11-1 doesn't boot on a FSL P5040 board and in a virtual e5500 QEMU machine

2020-12-18 Thread Christian Zigotzky
On 18 December 2020 at 10:25pm, Denis Kirjanov wrote: > > > On Friday, December 18, 2020, Christian Zigotzky wrote: > > Hello, > > I compiled the latest Git kernel with the new PowerPC updates 5.11-1 [1] today. Unfortunately this kernel doesn't boot on my FSL P5040 board [2] and in a

Re: GIT kernel with the PowerPC updates 5.11-1 doesn't boot on a FSL P5040 board and in a virtual e5500 QEMU machine

2020-12-18 Thread Denis Kirjanov
On Friday, December 18, 2020, Christian Zigotzky wrote: > Hello, > > I compiled the latest Git kernel with the new PowerPC updates 5.11-1 [1] > today. Unfortunately this kernel doesn't boot on my FSL P5040 board [2] and > in a virtual e5500 QEMU machine [3]. > > I was able to revert the new

GIT kernel with the PowerPC updates 5.11-1 doesn't boot on a FSL P5040 board and in a virtual e5500 QEMU machine

2020-12-18 Thread Christian Zigotzky
Hello, I compiled the latest Git kernel with the new PowerPC updates 5.11-1 [1] today. Unfortunately this kernel doesn't boot on my FSL P5040 board [2] and in a virtual e5500 QEMU machine [3]. I was able to revert the new PowerPC updates 5.11-1 [4] and after a new compiling, the kernel