Cubieboard2 with custom bootloader

Warner Losh imp at bsdimp.com
Tue Dec 13 00:59:27 UTC 2016


On Mon, Dec 12, 2016 at 8:05 AM, Emmanuel Vadot <manu at bidouilliste.com> wrote:
> On Mon, 12 Dec 2016 16:55:13 +0200
> Mihai Carabas <mihai.carabas at 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 at freebsd.org mailing list
>> https://lists.freebsd.org/mailman/listinfo/freebsd-arm
>> To unsubscribe, send any mail to "freebsd-arm-unsubscribe at 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).

Once I get some issues ironed out with the BBB u-boot, I plan on
pushing all the u-boot to this level. Or I may leave the ones that
don't work at the current level since I really want to get allwinner
into the fold.

Then I can start to pull in some of your patches to the u-boot github
branch since many are really cool.

Warner


More information about the freebsd-arm mailing list