[BACK]Return to beagle.html CVS log [TXT][DIR] Up to [local] / www

File: [local] / www / Attic / beagle.html (download) (as text)

Revision 1.8, Tue Jul 23 13:06:04 2013 UTC (10 years, 10 months ago) by sthen
Branch: MAIN
Changes since 1.7: +22 -17 lines

Tweaks from Simon Kuhnle:
- put projects into a new section
- fix apostrophes/case (suggested by me)
also:
- new sentence, new line, for lines changed above.

<!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"
	"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>OpenBSD/beagle</title>
<link rev="made" href="mailto:www@openbsd.org">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="resource-type" content="document">
<meta name="description" content="the OpenBSD/beagle page">
<meta name="keywords" content="openbsd,ARM,beagle,beagleboard,omap,c4,xm">
<meta name="distribution" content="global">
<meta name="copyright" content="This document copyright 2010 by OpenBSD.">
</head>

<body bgcolor="#ffffff" text="#000000" link="#23238e">
<a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
<h2><font color="#e00000">OpenBSD/beagle</font></h2>

<hr>

<p>
OpenBSD/beagle is a port of OpenBSD to the Omap3/4 and am335x systems
using an ARM Cortex-A8 or Cortex-A9 CPU.

<p>
A mailing list for ARM-based ports is available at
<u><font color="#23238e">arm@openbsd.org</font></u>.
To join the OpenBSD/arm mailing list, send a message body of
<b>"subscribe arm"</b> to
<a href="mailto:majordomo@openbsd.org">majordomo@openbsd.org</a>.
Please be sure to check our <a href="mail.html">mailing list policy</a> before
subscribing.

<a name="toc"></a>
<h3><font color="#0000e0"><i>Table of contents</i></font></h3>
<table><tr>
<td width=1%></td>
<td valign="top" width="20%">
  <li><a href="#status">Current status</a><br>
  <li><a href="#hardware">Supported hardware</a><br>
  <li><a href="#projects">Project list</a>
</td><td valign="top" width="20%">
  <li><a href="#install">Getting and installing</a><br>
</td></tr></table>
<br clear=all>
<hr>

<a name="status"></a>
<h3><font color="#0000e0"><strong>Current status</strong></font></h3>

<p>
The current target boards are the original BeagleBoard and newer xM models,
as well as PandaBoard, PandaBoard ES, BeagleBone, and BeagleBone Black.
There are still a fair number of things to do on each of these boards.
The platform is now self hosting, however there is no SMP support.
Networking is working on the PandaBoard and the BeagleBone.

<a name="hardware"></a>
<h3><font color="#0000e0"><strong>Supported hardware</strong></font></h3>

<ul>

<li><strong>BeagleBoard C4 / xM</strong>
<li><strong>BeagleBone and BeagleBone Black</strong>
<li><strong>PandaBoard and PandaBoard ES</strong>
<li>ARM Cortex-A8 and Cortex-A9 CPU.
<li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;sektion=4">com(4)</a> standard serial port.
<li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cpsw&amp;sektion=4&amp;arch=beagle">cpsw(4)</a> CPSW Ethernet device.
<li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wskbd&amp;arch=beagle&amp;sektion=4">wskbd(4)</a> keyboard.
<li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ehci&amp;sektion=4">ehci(4)</a>.
<li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=omdog&amp;sektion=4&amp;arch=beagle">omdog(4)</a> watchdog controller.
<li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=omgpio&amp;sektion=4&amp;arch=beagle">omgpio(4)</a> GPIO controller.
<li>Most USB devices, see <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usb&amp;sektion=4">usb(4)</a> for a list.
</ul>

<a name="projects"></a>
<h3><font color="#0000e0"><strong>Projects (in no particular order):
</strong></font></h3>

<ul>
  <li>Add support for the battery-backed RTC.
  <li>Add proper boot support.
  <li>Add SMP for PandaBoard, and PandaBoard ES.
  <li>Add support for the SD/MMC controller.
  <li>Add support for BeagleBone black local storage.
  <li>EABI.
</ul>


<a name="install"></a>
<h3><font color="#0000e0">
<strong>Getting and installing</strong>
</font></h3>

<!--
<p>
The latest supported OpenBSD/beagle release is
<a href="5x.html">OpenBSD 5.x</a>.
Here are the
<a href="http://ftp.OpenBSD.org/pub/OpenBSD/5.x/beagle/INSTALL.beagle">
OpenBSD/beagle 5.x installation instructions
</a>.
-->
<p>
Snapshots are made available regularly, in

<a href="http://ftp.OpenBSD.org/pub/OpenBSD/snapshots/beagle">this location</a>
as well as in a few
<a href="ftp.html">mirrors</a>.

<p>
Here are the
<a href="http://ftp.OpenBSD.org/pub/OpenBSD/snapshots/beagle/INSTALL.beagle">
OpenBSD/beagle snapshot installation instructions
</a> as well.

<hr>
<a href="plat.html">
<img height="24" width="24" src="back.gif" border="0" alt="Supported platforms">
</a>
<br>
<small><a href="mailto:www@openbsd.org">www@openbsd.org</a></small>
<br>
<small>$OpenBSD: beagle.html,v 1.8 2013/07/23 13:06:04 sthen Exp $</small>

</body>
</html>