Aaron | 3 May 2012 00:53
Picon
Gravatar

beaglebone

Hola,

Anyone doing anything with a beaglebone?

Cheers,
Aaron

Brett | 3 May 2012 12:48
Picon
Favicon

Re: beaglebone

On Wed, 2 May 2012 16:53:52 -0600
Aaron <deftly <at> gmail.com> wrote:

> Hola,
> 
> Anyone doing anything with a beaglebone?
> 
> Cheers,
> Aaron
> 

Jasper Lievisse Adriaanse and Dale Rahn did some work porting OpenBSD to Beagleboard and Pandaboard. With
help from them, I got a Beagle-xM running (via serial port/minicom). So far, there is no in-tree support
for ethernet or usb.  I'm not sure if the same codebase could be used for Beaglebone.

Brett.

Aaron | 3 May 2012 17:16
Picon
Gravatar

Re: beaglebone

On Thu, May 3, 2012 at 4:48 AM, Brett <brett.mahar <at> gmx.com> wrote:
> On Wed, 2 May 2012 16:53:52 -0600
> Aaron <deftly <at> gmail.com> wrote:
>
>> Hola,
>>
>> Anyone doing anything with a beaglebone?
>>
>> Cheers,
>> Aaron
>>
>
> Jasper Lievisse Adriaanse and Dale Rahn did some work porting OpenBSD to
Beagleboard and Pandaboard. With help from them, I got a Beagle-xM running
(via serial port/minicom). So far, there is no in-tree support for ethernet or
usb.  I'm not sure if the same codebase could be used for Beaglebone.
>
> Brett.

Brett,

Right on.  Is the build process for the xM unofficially documented
anywhere? I know the cross-tools stuff isn't officially supported.  Is
there out-of-tree support for ethernet or usb?

Cheers,
Aaron

Aaron | 3 May 2012 23:38
Picon
Gravatar

Re: beaglebone

On Thu, May 3, 2012 at 9:16 AM, Aaron <deftly <at> gmail.com> wrote:
> On Thu, May 3, 2012 at 4:48 AM, Brett <brett.mahar <at> gmx.com> wrote:
>> On Wed, 2 May 2012 16:53:52 -0600
>> Aaron <deftly <at> gmail.com> wrote:
>>
>>> Hola,
>>>
>>> Anyone doing anything with a beaglebone?
>>>
>>> Cheers,
>>> Aaron
>>>
>>
>> Jasper Lievisse Adriaanse and Dale Rahn did some work porting OpenBSD to
Beagleboard and Pandaboard. With help from them, I got a Beagle-xM running
(via serial port/minicom). So far, there is no in-tree support for ethernet or
usb.  I'm not sure if the same codebase could be used for Beaglebone.
>>
>> Brett.
>
> Brett,
>
> Right on.  Is the build process for the xM unofficially documented
> anywhere? I know the cross-tools stuff isn't officially supported.  Is
> there out-of-tree support for ethernet or usb?
>
> Cheers,
> Aaron

Also can anyone offer any insight into the below issue?
(Continue reading)

Brett | 4 May 2012 02:46
Picon
Favicon

Re: beaglebone (BeagleBoard-xM install notes)

> Right on.  Is the build process for the xM unofficially documented
> anywhere? I know the cross-tools stuff isn't officially supported.  Is
> there out-of-tree support for ethernet or usb?
> 
> Cheers,
> Aaron

Hi Aaron,

Since the Beaglebone uses a different CPU I'm not sure how useful these notes will be to you. I don't know of
anyone working on ethernet or usb. Let us know if you get the Beaglebone to run OpenBSD. 

Here are my notes. This is mostly just based on what Jasper Lievisse Adriaanse (its his website at
http://humppa.nl/) and Dale Rahn told me to do. 

I have not tried to do this since the kernel was switched to rthreads, hopefully that will not have caused
anything to break.

Good luck!

Brett.
http://humppa.nl/xM/u-boot.bin

Note: when upgrading to newer kernel, these 2 files do not need to be changed.
============================================================================

If you are using a BeagleBoard xM you can use the beagle_fmt_sd script (below) to
create a bootable SD card:

Insert the card into your computer and call the script like:
(Continue reading)


Gmane