Adding options to RPI-B

Ian Lepore ian at FreeBSD.org
Sat Jul 27 21:39:52 UTC 2013


On Sat, 2013-07-27 at 11:23 -0700, Tim Kientzle wrote:
> 
> On 27 Jul 2013, at 09:17, Tim Kientzle <kientzle at freebsd.org> wrote:
> 
> > Here's a proposed patch that installs all of the standard Forth
> > files as part of ubldr on ARM.  It does not install a loader.rc,
> > however, so it should have no effect per se, other than putting
> > a few more files on the image.
> 
> This is committed now.
> 
> I've also added the beastie support to loader.rc.sample
> (commented out).
> 
> For the record, the beastie menu works just fine on
> BeagleBone over a serial console.
> 
> I want to do some more testing before I start enabling
> loader.rc by default for Crochet-built RPi and BeagleBone
> images.
> 
> Tim

I was using the forth stuff (but not the beastie menu) with RPi and BB a
few months ago, back when you were first adding FDT support to the
loader.  I couldn't find a way to use the fdt command from forth-ish
config files, and I couldn't understand the existing forth code enough
to figure out how to plumb access to it with some new keyword or
something.  I had no problems loading modules and setting tuneables and
in general doing all the stuff with loader.conf on arm that I've been
doing on x86 for years.

-- Ian




More information about the freebsd-arm mailing list