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

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

Revision 1.20, Mon Mar 28 16:46:17 2016 UTC (8 years, 2 months ago) by deraadt
Branch: MAIN
Changes since 1.19: +1 -10 lines

remove pointless toc and get to the meat of the matter sooner

<!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"
	"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>OpenBSD/armv7</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="description" content="the OpenBSD/armv7 page">
<meta name="copyright" content="This document copyright 2013 by OpenBSD.">
<link rel="canonical" href="http://www.openbsd.org/armv7.html">
</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>

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

<br clear=all>
<hr>

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

<p>
The current target platforms are Allwinner A1x/A20 (<tt>sunxi</tt>),
Freescale i.MX6 (<tt>imx</tt>) and TI OMAP3/4
(<tt>am335x</tt>/<tt>beagle</tt>/<tt>panda</tt>). 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>.
</p>

<p>
There are generally still a fair number of things to do on each of
these boards, however OpenBSD is generally considered to be usable on
them.
The platform is now self hosting, however there is no SMP support.
Networking is working on <tt>am335x</tt>, <tt>imx</tt>, <tt>panda</tt>
and <tt>sunxi</tt>.
</p>

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

<h4>Supported platforms</h4>

<p>
A note on the platforms and the associated boards; OpenBSD/armv7
bundles various platforms sharing the ARM v7 architecture. Due to the
fact that there are many System on a Chips (SoC) around,
OpenBSD/armv7 differentiates between various SoCs and may have a
different level of support between them. All devices based on the
i.MX6 are refered to as <tt>imx</tt>, all devices based on A1x/A20 are
refered to as <tt>sunxi</tt>. The boards with an OMAP 3/4 SoC are
subdivided into <tt>am335x</tt> (for BeagleBone), <tt>beagle</tt> (for
BeagleBoard) and <tt>panda</tt> (for PandaBoard).
</p>

<ul>
  	<li>A1x/A20
	<ul>
		<li>Cubieboard and Cubieboard 2</li>
		<li>LinkSprite pcDuino</li>
	</ul>
	</li>
	<li>i.MX6
	<ul>
		<li>Boundary Devices SABRE Lite/BD-SL-i.MX6</li>
		<li>Boundary Devices Nitrogen6X</li>
		<li>Wandboard</li>
		<li>SolidRun CuBox-i4Pro</li>
		<li>CompuLab Utilite</li>
		<li>Kosagi Novena</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://man.openbsd.org/?query=cpsw&amp;sektion=4&amp;arch=armv7">cpsw(4)</a>
	  CPSW Ethernet device on <tt>am335x</tt></li>
	<li><a href="http://man.openbsd.org/?query=imxenet&amp;sektion=4&amp;arch=armv7">imxenet(4)</a>
	  i.MX Ethernet device on <tt>imx</tt></li>
	<li><a href="http://man.openbsd.org/?query=sxie&amp;sektion=4&amp;arch=armv7">sxie(4)</a>
	  sunxi Ethernet device on <tt>sunxi</tt></li>
	<li><a href="http://man.openbsd.org/?query=smsc&amp;sektion=4&amp;arch=armv7">smsc(4)</a>
	  integrated SMSC LAN95xx USB Ethernet on <tt>panda</tt></li>
</ul>

<h4>Storage</h4>
<ul>
	<li><a href="http://man.openbsd.org/?query=ahci&amp;sektion=4&amp;arch=armv7">ahci(4)</a>
	  on <tt>imx</tt> and <tt>sunxi</tt></li>
	<li><a href="http://man.openbsd.org/?query=ommmc&amp;sektion=4&amp;arch=armv7">ommmc(4)</a>
	  SD/MMC controller on OMAP, including BeagleBone Black's built-in flash</li>
</ul>

<h4>USB</h4>
<ul>
	<li><a href="http://man.openbsd.org/?query=ehci&amp;sektion=4&amp;arch=armv7">ehci(4)</a>
	  on <tt>imx</tt>, <tt>panda</tt> and <tt>sunxi</tt></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="58.html">OpenBSD 5.8</a>.
Here are the
<a href="http://ftp.OpenBSD.org/pub/OpenBSD/5.8/armv7/INSTALL.armv7">
OpenBSD/armv7 5.8 installation instructions
</a>.

<p>
Snapshots are made available from time to time, 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>.
Here are the
<a href="http://ftp.OpenBSD.org/pub/OpenBSD/snapshots/armv7/INSTALL.armv7">
OpenBSD/armv7 snapshot installation instructions
</a> as well.

</body>
</html>