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

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

Revision 1.1, Fri Sep 27 19:02:07 2013 UTC (10 years, 8 months ago) by patrick
Branch: MAIN

Add initial page for armv7.

<!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"
	"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>OpenBSD/armv7</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/armv7 page">
<meta name="keywords" content="openbsd,ARM,armv7,beagle,beagleboard,imx,omap,panda,pandaboard,c4,xm">
<meta name="distribution" content="global">
<meta name="copyright" content="This document copyright 2013 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/armv7</font></h2>

<hr>

<p>
OpenBSD/armv7 is a port of OpenBSD to various ARMv7 based systems.
</p>
<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.
</p>

<a name="toc"></a>
<h3><font color="#0000e0"><i>Table of contents</i></font></h3>
<ul>
	<li><a href="#status">Current status</a></li>
	<li><a href="#hardware">Supported hardware</a></li>
	<li><a href="#projects">Project list</a></li>
	<li><a href="#install">Getting and installing</a></li>
</ul>
<br clear=all>
<hr>

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

<p>
The current target platforms are i.MX6 and OMAP3/4.
We try to support most of the boards based on those SoCs.
A list of supported boards is in the section <a href="#hardware">Supported hardware</a>.
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 i.MX6, the PandaBoard and the BeagleBone.
</p>

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

<h4>Supported platforms</h4>
<ul>
	<li>i.MX6
	<ul>
		<li>SABRE Lite</li>
		<li>Nitrogen6X</li>
	</ul>
	</li>
	<li>OMAP3/4
	<ul>
		<li>BeagleBoard C4 / xM</li>
		<li>BeagleBone and BeagleBone Black</li>
		<li>PandaBoard and PandaBoard ES</li>
	</ul>
	</li>
</ul>

<h4>Ethernet</h4>
<ul>
	<li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cpsw&amp;sektion=4&amp;arch=armv7">cpsw(4)</a> CPSW Ethernet device.</li>
	<li>i.MX Ethernet.</li>
</ul>

<h4>Storage</h4>
<ul>
	<li>ahci(4) on i.MX6.</li>
	<li>SD/MMC controller on i.MX6/OMAP, including BeagleBone Black's built-in flash.</li>
</ul>

<h4>USB</h4>
<ul>
	<li>ehci(4) on i.MX6 based models and the PandaBoard models.</li>
</ul>

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

<ul>
	<li>SMP</li>
	<li>Hard-float Userland</li>
	<li>EABI</li>
	<li>Generic kernel using FDT.</li>
	<li>Proper boot support.</li>
	<li>Support for the battery-backed RTC.</li>
	<li>Support for the DMA controller.</li>
	<li>Support for USB on BeagleBoard and BeagleBone models.</li>
</ul>

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

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

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

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

<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: armv7.html,v 1.1 2013/09/27 19:02:07 patrick Exp $</small>

</body>
</html>