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

Annotation of www/armv7.html, Revision 1.5

1.1       patrick     1: <!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"
                      2:        "http://www.w3.org/TR/html4/loose.dtd">
                      3: <html>
                      4: <head>
                      5: <title>OpenBSD/armv7</title>
                      6: <link rev="made" href="mailto:www@openbsd.org">
                      7: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
                      8: <meta name="resource-type" content="document">
                      9: <meta name="description" content="the OpenBSD/armv7 page">
                     10: <meta name="keywords" content="openbsd,ARM,armv7,beagle,beagleboard,imx,omap,panda,pandaboard,c4,xm">
                     11: <meta name="distribution" content="global">
                     12: <meta name="copyright" content="This document copyright 2013 by OpenBSD.">
                     13: </head>
                     14:
                     15: <body bgcolor="#ffffff" text="#000000" link="#23238e">
                     16: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
                     17: <h2><font color="#e00000">OpenBSD/armv7</font></h2>
                     18:
                     19: <hr>
                     20:
                     21: <p>
                     22: OpenBSD/armv7 is a port of OpenBSD to various ARMv7 based systems.
                     23: </p>
                     24: <p>
                     25: A mailing list for ARM-based ports is available at
                     26: <u><font color="#23238e">arm@openbsd.org</font></u>.
                     27: To join the OpenBSD/arm mailing list, send a message body of
                     28: <b>"subscribe arm"</b> to
                     29: <a href="mailto:majordomo@openbsd.org">majordomo@openbsd.org</a>.
                     30: Please be sure to check our <a href="mail.html">mailing list policy</a> before
                     31: subscribing.
                     32: </p>
                     33:
                     34: <a name="toc"></a>
                     35: <h3><font color="#0000e0"><i>Table of contents</i></font></h3>
                     36: <ul>
                     37:        <li><a href="#status">Current status</a></li>
                     38:        <li><a href="#hardware">Supported hardware</a></li>
                     39:        <li><a href="#projects">Project list</a></li>
                     40:        <li><a href="#install">Getting and installing</a></li>
                     41: </ul>
                     42: <br clear=all>
                     43: <hr>
                     44:
                     45: <a name="status"></a>
                     46: <h3><font color="#0000e0"><strong>Current status</strong></font></h3>
                     47:
                     48: <p>
1.2       jasper     49: The current target platforms are Allwinner A1x/A20 (<tt>sunxi</tt>),
                     50: Freescale i.MX6 (<tt>imx</tt>) and TI OMAP3/4
                     51: (<tt>am335x</tt>/<tt>beagle</tt>/<tt>panda</tt>). We try to support
                     52: most of the boards based on those SoCs. A list of supported boards
                     53: is in the section <a href="#hardware">Supported hardware</a>.
                     54: </p>
                     55:
                     56: <p>
                     57: There are generally still a fair number of things to do on each of
                     58: these boards, however OpenBSD is generally considered to be usuable on
                     59: them.
1.1       patrick    60: The platform is now self hosting, however there is no SMP support.
1.5     ! rapha      61: Networking is working on <tt>am335x</tt>, <tt>imx</tt>, <tt>panda</tt>
1.2       jasper     62: and <tt>sunxi</tt>.
1.1       patrick    63: </p>
                     64:
                     65: <a name="hardware"></a>
                     66: <h3><font color="#0000e0"><strong>Supported hardware</strong></font></h3>
                     67:
                     68: <h4>Supported platforms</h4>
1.2       jasper     69:
                     70: <p>
                     71: A note on the platforms and the associated boards; OpenBSD/armv7
                     72: bundles various platforms sharing the ARM v7 architecture. Due to the
1.5     ! rapha      73: fact that there are many System on a Chips (SoC) around,
        !            74: OpenBSD/armv7 differentiates between various SoCs and may have a
1.2       jasper     75: different level of support between them. All devices based on the
                     76: i.MX6 are refered to as <tt>imx</tt>, all devices based on A1x/A20 are
                     77: refered to as <tt>sunxi</tt>. The boards with an OMAP 3/4 SoC are
1.5     ! rapha      78: subdivided into <tt>am335x</tt> (for BeagleBone), <tt>beagle</tt> (for
1.2       jasper     79: BeagleBoard) and <tt>panda</tt> (for PandaBoard).
                     80: </p>
                     81:
1.1       patrick    82: <ul>
1.2       jasper     83:        <li>A1x/A20
                     84:        <ul>
                     85:                <li>Cubieboard and Cubieboard 2</li>
1.3       jasper     86:                <li>pcDuino</li>
1.2       jasper     87:        </ul>
1.1       patrick    88:        <li>i.MX6
                     89:        <ul>
                     90:                <li>SABRE Lite</li>
                     91:                <li>Nitrogen6X</li>
                     92:        </ul>
                     93:        </li>
                     94:        <li>OMAP3/4
                     95:        <ul>
                     96:                <li>BeagleBoard C4 / xM</li>
                     97:                <li>BeagleBone and BeagleBone Black</li>
                     98:                <li>PandaBoard and PandaBoard ES</li>
                     99:        </ul>
                    100:        </li>
                    101: </ul>
                    102:
                    103: <h4>Ethernet</h4>
                    104: <ul>
1.2       jasper    105:        <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cpsw&amp;sektion=4&amp;arch=armv7">cpsw(4)</a>
                    106:          CPSW Ethernet device on <tt>am335x</tt></li>
                    107:        <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=imxenet&amp;sektion=4&amp;arch=armv7">imxenet(4)</a>
                    108:          i.MX Ethernet device on <tt>imx</tt></li>
1.3       jasper    109:        <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sxie&amp;sektion=4&amp;arch=armv7">sxie(4)</a>
                    110:          sunxi Ethernet device on <tt>sunxi</tt></li>
1.4       jsg       111:        <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smsc&amp;sektion=4&amp;arch=armv7">smsc(4)</a>
                    112:          integrated SMSC LAN95xx USB Ethernet on <tt>panda</tt></li>
1.1       patrick   113: </ul>
                    114:
                    115: <h4>Storage</h4>
                    116: <ul>
1.2       jasper    117:        <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahci&amp;sektion=4&amp;arch=armv7">ahci(4)</a>
                    118:          on <tt>imx</tt>
1.4       jsg       119:        <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ommmc&amp;sektion=4&amp;arch=armv7">ommmc(4)</a>
                    120:          SD/MMC controller on OMAP, including BeagleBone Black's built-in flash.</li>
                    121:        <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=imxesdhc&amp;sektion=4&amp;arch=armv7">imxesdhc(4)</a>
                    122: SD/MMC controller on i.MX6.</li>
1.1       patrick   123: </ul>
                    124:
                    125: <h4>USB</h4>
                    126: <ul>
1.2       jasper    127:        <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ehci&amp;sektion=4&amp;arch=armv7">ehci(4)</a>
                    128:          on <tt>imx</tt> and <tt>panda</tt>.</li>
1.1       patrick   129: </ul>
                    130:
                    131: <a name="projects"></a>
                    132: <h3><font color="#0000e0"><strong>Projects (in no particular order):
                    133: </strong></font></h3>
                    134:
                    135: <ul>
                    136:        <li>SMP</li>
                    137:        <li>Hard-float Userland</li>
                    138:        <li>EABI</li>
                    139:        <li>Generic kernel using FDT.</li>
                    140:        <li>Proper boot support.</li>
                    141:        <li>Support for the battery-backed RTC.</li>
                    142:        <li>Support for the DMA controller.</li>
                    143:        <li>Support for USB on BeagleBoard and BeagleBone models.</li>
                    144: </ul>
                    145:
                    146: <a name="install"></a>
                    147: <h3><font color="#0000e0">
                    148: <strong>Getting and installing</strong>
                    149: </font></h3>
                    150:
                    151: <!--
                    152: <p>
                    153: The latest supported OpenBSD/armv7 release is
                    154: <a href="5x.html">OpenBSD 5.x</a>.
                    155: Here are the
                    156: <a href="http://ftp.OpenBSD.org/pub/OpenBSD/5.x/armv7/INSTALL.armv7">
                    157: OpenBSD/armv7 5.x installation instructions
                    158: </a>.
                    159: -->
                    160: <p>
                    161: Snapshots are made available regularly, in
                    162:
                    163: <a href="http://ftp.OpenBSD.org/pub/OpenBSD/snapshots/armv7">this location</a>
                    164: as well as in a few
                    165: <a href="ftp.html">mirrors</a>.
                    166: </p>
                    167:
                    168: <p>
                    169: Here are the
                    170: <a href="http://ftp.OpenBSD.org/pub/OpenBSD/snapshots/armv7/INSTALL.armv7">
                    171: OpenBSD/armv7 snapshot installation instructions
                    172: </a> as well.
                    173: </p>
                    174:
                    175: <hr>
                    176: <a href="plat.html">
                    177: <img height="24" width="24" src="back.gif" border="0" alt="Supported platforms">
                    178: </a>
                    179: <br>
                    180: <small><a href="mailto:www@openbsd.org">www@openbsd.org</a></small>
                    181: <br>
1.5     ! rapha     182: <small>$OpenBSD: armv7.html,v 1.4 2013/10/27 06:50:52 jsg Exp $</small>
1.1       patrick   183:
                    184: </body>
                    185: </html>