Date: Sat, 27 Jul 2013 15:39:45 -0600 From: Ian Lepore <ian@FreeBSD.org> To: Tim Kientzle <kientzle@FreeBSD.org> Cc: "freebsd-arm@freebsd.org" <arm@FreeBSD.org> Subject: Re: Adding options to RPI-B Message-ID: <1374961185.45247.11.camel@revolution.hippie.lan> In-Reply-To: <C07EC4CA-0435-4E8E-BBAD-E055DF125262@freebsd.org> References: <CALCpEUEV2woA3qmQEGQCR0tZ%2B2fMX0xObw3b4F8_MDh51mODDw@mail.gmail.com> <CAJ-Vmoni3HTEsxXPh=7mrqJkZbX%2B6gPyAbaC7_P6F3m-E1H%2Bvg@mail.gmail.com> <2C57A72F-0CB3-41DF-B0E5-1509348128BD@freebsd.org> <42C259D6-F652-417A-80B5-536893D6D642@felyko.com> <25D75461-E6FB-43C3-86AE-A513B02FA00D@freebsd.org> <BB6A8DE9-EB00-4F8E-BADB-D9543D6C33A8@felyko.com> <BEDFAA8C-A1E1-4993-AC12-61F4E5941C44@freebsd.org> <AFE1E912-8450-4C24-A6E3-9B2543CEED24@felyko.com> <877D7426-64E2-4451-AECC-073664A70AC1@freebsd.org> <1B3F0A21-D982-4D0C-965D-16739DB27003@freebsd.org> <5C14022C-FA7C-444B-83A7-745E8D94FB10@felyko.com> <007139FF-50B3-45A3-905A-3881BAF95F10@freebsd.org> <978DD006-370E-4823-ADCF-A8BB474A18FB@felyko.com> <C07EC4CA-0435-4E8E-BBAD-E055DF125262@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 2013-07-27 at 11:23 -0700, Tim Kientzle wrote: > > On 27 Jul 2013, at 09:17, Tim Kientzle <kientzle@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1374961185.45247.11.camel>