Re: qemu-system-ppc64 does not work on powerpc/qoriq_e6500_64

2021-05-10 Thread Richi Dubey
Great, thanks. On Mon, 10 May 2021, 23:04 Karel Gardas, wrote: > On 5/10/21 2:26 PM, Richi Dubey wrote: > > Thanks, I'll check it out. > > -bios `where you do have`/u-boot.e500. > > Karel > > > > > On Mon, May 10, 2021 at 10:19 AM Sebastian Huber > > >

Re: qemu-system-ppc64 does not work on powerpc/qoriq_e6500_64

2021-05-10 Thread Karel Gardas
On 5/10/21 2:26 PM, Richi Dubey wrote: > Thanks, I'll check it out. -bios `where you do have`/u-boot.e500. Karel > > On Mon, May 10, 2021 at 10:19 AM Sebastian Huber > > wrote: > > On 09/05/2021 06:02, Richi Dubey wrote: > > 0x42c

Re: qemu-system-ppc64 does not work on powerpc/qoriq_e6500_64

2021-05-10 Thread Richi Dubey
Thanks, I'll check it out. On Mon, May 10, 2021 at 10:19 AM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 09/05/2021 06:02, Richi Dubey wrote: > > 0x42c8 199 SET_SELF_CPU_CONTROL CPU_SELF, r5 > > (gdb) > > 0x in ?? () > > (gdb) > > 0x000

Re: qemu-system-ppc64 does not work on powerpc/qoriq_e6500_64

2021-05-10 Thread Sebastian Huber
On 09/05/2021 06:02, Richi Dubey wrote: 0x42c8 199 SET_SELF_CPU_CONTROL CPU_SELF, r5 (gdb) 0x in ?? () (gdb) 0x in ?? () (gdb) 0x in ?? () (gdb) 0x in ?? () (gdb) 0x in ?? () (gdb) ---

Re: qemu-system-ppc64 does not work on powerpc/qoriq_e6500_64

2021-05-09 Thread Richi Dubey
~/quick-start/rtems/6/bin/qemu-system-ppc64 -net none -nographic -M ppce500 -m 1024M -kernel ~/quick-start/src/rtems/build/powerpc/qoriq_e6500_64/testsuites/smptests/smpschededf04.exe -smp 4 -s -S This is similar to the command I use to debug arm/realview_pbx_a9_qemu all the time On Sun, May 9,

Re: qemu-system-ppc64 does not work on powerpc/qoriq_e6500_64

2021-05-09 Thread Joel Sherrill
On Sat, May 8, 2021, 11:03 PM Richi Dubey wrote: > Hi, > > I tried with both smp and sp tests: > > -- - > - > rdubey@hpc1:~/quick-start$ ~/quick-start/rtems/6/bin/powerpc-rtems6-gdb > --command=~/quic

qemu-system-ppc64 does not work on powerpc/qoriq_e6500_64

2021-05-08 Thread Richi Dubey
Hi, I tried with both smp and sp tests: -- - - rdubey@hpc1:~/quick-start$ ~/quick-start/rtems/6/bin/powerpc-rtems6-gdb --command=~/quick-start/rtems/6/bin/ppc.gdb ~/quick-start/src/rtems/build/powerpc/q