Date: Mon, 12 Dec 2016 16:05:53 +0100 From: Emmanuel Vadot <manu@bidouilliste.com> To: Mihai Carabas <mihai.carabas@gmail.com> Cc: freebsd-arm@freebsd.org, Alex Ivan <alexnivan@gmail.com> Subject: Re: Cubieboard2 with custom bootloader Message-ID: <20161212160553.dee9d435125f9c6b67355d21@bidouilliste.com> In-Reply-To: <CANg1yUsXALko5VvLsyNsHfkA2CDbRX4G_ARgFyjs7ixOo_9KKw@mail.gmail.com> References: <CANg1yUsXALko5VvLsyNsHfkA2CDbRX4G_ARgFyjs7ixOo_9KKw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 12 Dec 2016 16:55:13 +0200 Mihai Carabas <mihai.carabas@gmail.com> wrote: > Hello everyone, > > We are working on bhyve hypervisor for ARM. We are trying to boot FreeBSD11 > on a Cubieboard2 using a compiled u-boot from sources and it gets stuck > after loading the FreeBSD kernel. > > We needed to compile u-boot from sources, because the precompiled one from > packages exits hypervisor mode and falls back to supervisor mode. We don't > have a JTAG to debug the problem. > > Did anyone manage to boot FreeBSD11 on Cubie2 from a compiled from sources > u-boot? > > Thank you, > Mihai Carabas > _______________________________________________ > freebsd-arm@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org" Hi, multiple questions : - How did you compile uboot ? - Did you try booting kernel directly or ubldr first ? - Where do it get stuck exactly ? You can find all my u-boot patches here : https://people.freebsd.org/~manu/uboot/ Those patches applies on u-boot-2016.11 and it's everything you need to have a U-Boot for Allwinner device (with some extras that you won't need too). -- Emmanuel Vadot <manu@bidouilliste.com> <manu@freebsd.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20161212160553.dee9d435125f9c6b67355d21>