On Thu, Feb 25, 2016 at 10:40:19PM +1100, j...@jsg.id.au wrote:
> You should be able to use the vexpress-a9 and vexpress-a15 targets.
>
> Create a disk with qemu-img and start qemu with arguments along
> the lines of:
>
> doas sh -c "qemu-system-arm -runas $USER \
> -M vexpress-a15 -nographic \
On Thu, Feb 25, 2016 at 11:23:40AM +0100, Olivier Cherrier wrote:
> On Wed, Feb 24, 2016 at 09:45:54AM +0100, o...@symacx.com wrote:
> > Hi Patrick,
> >
> > Thank you very much for the fast answer !
> > I'll try to cross compile a kernel and a bsd.rd.SUNXI.umg.
>
> Hum, it doesn't appear to b
On Wed, Feb 24, 2016 at 09:45:54AM +0100, o...@symacx.com wrote:
> Hi Patrick,
>
> Thank you very much for the fast answer !
> I'll try to cross compile a kernel and a bsd.rd.SUNXI.umg.
Hum, it doesn't appear to be that easy ;-(
I successfully compiled userland but I fail to build the kerne
On Wed, Feb 24, 2016 at 08:10:55AM +0100, patr...@blueri.se wrote:
> Hi,
>
> yes, that's a known issue, with a temporary hack/fix attached
> to this mail.
>
Hi Patrick,
Thank you very much for the fast answer !
I'll try to cross compile a kernel and a bsd.rd.SUNXI.umg.
Best
oc
Hi,
yes, that's a known issue, with a temporary hack/fix attached
to this mail.
Patrick
diff --git sys/arch/arm/include/pmap.h sys/arch/arm/include/pmap.h
index c409ad3..544cd8d 100644
--- sys/arch/arm/include/pmap.h
+++ sys/arch/arm/include/pmap.h
@@ -328,6 +328,8 @@ do {