Re: Beaglebone Black/Green/Blue support (volunteering)

From: Warner Losh <imp_at_bsdimp.com>
Date: Fri, 13 Sep 2024 22:06:56 UTC
On Fri, Sep 13, 2024 at 1:08 PM Zach Metzinger <zmetzing@pobox.com> wrote:

> On 9/13/24 11:43, Mark Millard wrote:
> > A bigger issue might be having all the U-Boot support
> > operational for your context(s) (?):
> >
> > https://cgit.freebsd.org/ports/tree/sysutils/u-boot-*
>
> Hello Mark,
>
> Thanks for the pointers!
>

Yea, the TI support isn't in GENERIC, but you can still build a the TI
kernel you need for this.

It's broken on -current (which is why it isn't in GENERIC) due to DTS
changes in Linux (there's
a lot of churn there, and we need someone that can help us keep up as we
import new DTS
from Linux).

armv7 will be in 15, so if you get it working, and plan on sticking around
to keep it working,
we should get that into main.

Warner