Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Oct 2012 14:12:54 +0800
From:      Ganbold Tsagaankhuu <ganbold@gmail.com>
To:        Tim Kientzle <tim@kientzle.com>
Cc:        arm@freebsd.org, Oleksandr Tymoshenko <gonzo@freebsd.org>
Subject:   Re: Towards an ARM system-building script
Message-ID:  <CAGtf9xN5zs9J1xDHevj_pic9seo2WAmrFj40i90nv=sD_ywC9Q@mail.gmail.com>
In-Reply-To: <91DE91B8-F34D-4290-88E9-2C86682B4624@kientzle.com>
References:  <DD05E72B9F474BFE96B6A4B050D2A18A@gmail.com> <0DCAC001-FF06-431A-A486-2B50BE913B0D@bsdimp.com> <FAA208C1-2872-4BB6-A7EC-04C757533CA4@kientzle.com> <7E18623F-3945-4EA0-B332-5A5C717B20F0@kientzle.com> <9896AA3E-D8A0-4CE8-8160-4672AA07388F@cheney.net> <6B74ADD7-3266-4919-BEB4-B10E0C1BAB58@kientzle.com> <5679C679-A434-4714-BE61-4DC093DA7F34@kientzle.com> <CAGtf9xPgFeDHMnKRacYfUg1BKJx0MjfmX=DWOc-X2NoJfPVB9Q@mail.gmail.com> <8C1192B3-EC56-4D9E-824E-774700FB2EE9@kientzle.com> <CAGtf9xOnBS1mySouw-Az3=EyFPDnQFm8xHAgAUBixAMzU61EsQ@mail.gmail.com> <91DE91B8-F34D-4290-88E9-2C86682B4624@kientzle.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 9, 2012 at 1:59 PM, Tim Kientzle <tim@kientzle.com> wrote:
>
> On Oct 8, 2012, at 10:24 PM, Ganbold Tsagaankhuu wrote:
>
>> On Tue, Oct 9, 2012 at 12:42 PM, Tim Kientzle <tim@kientzle.com> wrote:
>>>
>>> On Oct 8, 2012, at 9:07 PM, Ganbold Tsagaankhuu wrote:
>>>
>>>> On Mon, Sep 24, 2012 at 2:55 AM, Tim Kientzle <tim@kientzle.com> wrote:
>>>>> On Sep 4, 2012, at 9:52 PM, Tim Kientzle wrote:
>>>>>> On Sep 4, 2012, at 9:33 PM, Dave Cheney wrote:
>>>>>>
>>>>>>> Sorry to butt in on this discussion, but how feasible would it be to adapt this build script to the pandaboard. I understand there may be a config in svn similar to the beaglebone which may be applicable.
>>>
>>>>> I've made significant progress and would
>>>>> appreciate any feedback:
>>>>>
>>>>>  github.com/kientzle/freebsd-beaglebone
>>>>>
>>>>> * PandaBoard:  I have a completely untested
>>>>>   sketch.  Someone with a PandaBoard will need
>>>>>   to work through the U-Boot configuration to make
>>>>>   this work.
>>>>
>>>> I tried your script on PandaBoard ES.
>>>> Basically it works with some modifications/considerations:
>>>
>>> Wonderful!  Thanks for trying it!
>>>
>>> Please send me any patches you used; I'll try
>>> to incorporate them.
>>
>> The patch (without building u-boot) is at:
>> http://people.freebsd.org/~ganbold/pandaboard.patch
>
> Are you using boot.scr?
>

No.

> Can you send me the uEnv.txt you're using?
>

Ok, here it is:

bootfile=kernel.bin
kloadaddr=0x80200000
uenvcmd=fatload mmc 0 \${kloadaddr} \${bootfile};go \${kloadaddr}"


Ganbold


> Tim
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGtf9xN5zs9J1xDHevj_pic9seo2WAmrFj40i90nv=sD_ywC9Q>