3 May 2012 00:53
3 May 2012 12:48
Re: beaglebone
Brett <brett.mahar <at> gmx.com>
2012-05-03 10:48:03 GMT
2012-05-03 10:48:03 GMT
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.
3 May 2012 17:16
Re: beaglebone
Aaron <deftly <at> gmail.com>
2012-05-03 15:16:23 GMT
2012-05-03 15:16:23 GMT
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
3 May 2012 23:38
Re: beaglebone
Aaron <deftly <at> gmail.com>
2012-05-03 21:38:37 GMT
2012-05-03 21:38:37 GMT
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)
4 May 2012 02:46
Re: beaglebone (BeagleBoard-xM install notes)
Brett <brett.mahar <at> gmx.com>
2012-05-04 00:46:39 GMT
2012-05-04 00:46:39 GMT
> 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)
RSS Feed