* qemu arm virt64 hangs
@ 2020-01-14 17:36 Wesley Chow
2020-01-14 20:22 ` Lucas Stach
0 siblings, 1 reply; 2+ messages in thread
From: Wesley Chow @ 2020-01-14 17:36 UTC (permalink / raw)
To: barebox
hi all!
64 bit virt doesn't appear to be working.
$ ARCH=arm CROSS_COMPILE=/usr/bin/aarch64-linux-gnu- make qemu_virt64_defconfig
...
$ qemu-system-aarch64 -M virt -cpu cortex-a57 -nographic -kernel barebox
(qemu hangs)
I see here that at some point aarch64 had issues, but do these remain
unresolved? https://www.spinics.net/lists/u-boot-v2/msg33882.html
I'm new to barebox, so apologies if I did something boneheaded.
Thanks,
Wes
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: qemu arm virt64 hangs
2020-01-14 17:36 qemu arm virt64 hangs Wesley Chow
@ 2020-01-14 20:22 ` Lucas Stach
0 siblings, 0 replies; 2+ messages in thread
From: Lucas Stach @ 2020-01-14 20:22 UTC (permalink / raw)
To: Wesley Chow, barebox
Hi Wesley,
Am Dienstag, den 14.01.2020, 12:36 -0500 schrieb Wesley Chow:
> hi all!
>
> 64 bit virt doesn't appear to be working.
>
> $ ARCH=arm CROSS_COMPILE=/usr/bin/aarch64-linux-gnu- make
> qemu_virt64_defconfig
> ...
> $ qemu-system-aarch64 -M virt -cpu cortex-a57 -nographic -kernel
> barebox
>
> (qemu hangs)
>
> I see here that at some point aarch64 had issues, but do these remain
> unresolved? https://www.spinics.net/lists/u-boot-v2/msg33882.html
I've just sent a patch to at least solve the stack issues discussed in
this thread. Unfortunately this doesn't yield a completely working
Barebox for me. I get the following output before things go downhill in
a data abort:
barebox 2019.12.0-00296-g6b1cae953fba #370 Tue Jan 14 21:18:14 CET 2020
Board: ARM QEMU virt64
Regards,
Lucas
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-01-14 20:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-14 17:36 qemu arm virt64 hangs Wesley Chow
2020-01-14 20:22 ` Lucas Stach
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox