Trouble with a dream plug...
Tim Kientzle
tim at kientzle.com
Fri Sep 20 02:11:13 UTC 2013
On Sep 19, 2013, at 7:56 AM, Randall Stewart <rrs at lakerest.net> wrote:
> Ok
>
> So I figured it out ;-)
>
> Turns out there is a DREAMPLUG configuration.. which then gets
> the right fdt.. I did not realize we compile it into the kernel..
On BeagleBone and RPi, an earlier boot loader
loads the appropriate FDT into a known location
in memory and ubldr(8) then passes that FDT
to the kernel.
Most of our ARM systems are still compiling the FDT
into the kernel.
Tim
More information about the freebsd-arm
mailing list