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

Annotation of www/armv7.html, Revision 1.22

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: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
                      7: <meta name="description" content="the OpenBSD/armv7 page">
1.21      tb          8: <meta name="copyright" content="This document copyright 2016 by OpenBSD.">
                      9: <meta name="viewport" content="width=device-width, initial-scale=1">
                     10: <link rel="stylesheet" type="text/css" href="openbsd.css">
1.12      sthen      11: <link rel="canonical" href="http://www.openbsd.org/armv7.html">
1.1       patrick    12: </head>
                     13:
                     14: <body bgcolor="#ffffff" text="#000000" link="#23238e">
                     15:
1.21      tb         16: <h2>
1.22    ! tb         17: <a href="index.html">
1.21      tb         18: <font color="#0000ff"><i>Open</i></font><font color="#000084">BSD</font></a>
                     19: <font color="#e00000">armv7</font>
                     20: </h2>
1.1       patrick    21: <hr>
1.21      tb         22: <p>
1.1       patrick    23:
                     24: OpenBSD/armv7 is a port of OpenBSD to various ARMv7 based systems.
                     25: <p>
1.20      deraadt    26:
1.1       patrick    27: A mailing list for ARM-based ports is available at
                     28: <u><font color="#23238e">arm@openbsd.org</font></u>.
                     29: To join the OpenBSD/arm mailing list, send a message body of
                     30: <b>"subscribe arm"</b> to
                     31: <a href="mailto:majordomo@openbsd.org">majordomo@openbsd.org</a>.
                     32: Please be sure to check our <a href="mail.html">mailing list policy</a> before
                     33: subscribing.
                     34:
                     35: <br clear=all>
                     36: <hr>
                     37:
                     38: <a name="status"></a>
                     39: <h3><font color="#0000e0"><strong>Current status</strong></font></h3>
                     40:
                     41: <p>
1.2       jasper     42: The current target platforms are Allwinner A1x/A20 (<tt>sunxi</tt>),
                     43: Freescale i.MX6 (<tt>imx</tt>) and TI OMAP3/4
                     44: (<tt>am335x</tt>/<tt>beagle</tt>/<tt>panda</tt>). We try to support
                     45: most of the boards based on those SoCs. A list of supported boards
                     46: is in the section <a href="#hardware">Supported hardware</a>.
                     47: </p>
                     48:
                     49: <p>
                     50: There are generally still a fair number of things to do on each of
1.8       jmc        51: these boards, however OpenBSD is generally considered to be usable on
1.2       jasper     52: them.
1.1       patrick    53: The platform is now self hosting, however there is no SMP support.
1.5       rapha      54: Networking is working on <tt>am335x</tt>, <tt>imx</tt>, <tt>panda</tt>
1.2       jasper     55: and <tt>sunxi</tt>.
1.1       patrick    56: </p>
                     57:
                     58: <a name="hardware"></a>
                     59: <h3><font color="#0000e0"><strong>Supported hardware</strong></font></h3>
                     60:
                     61: <h4>Supported platforms</h4>
1.2       jasper     62:
                     63: <p>
                     64: A note on the platforms and the associated boards; OpenBSD/armv7
                     65: bundles various platforms sharing the ARM v7 architecture. Due to the
1.5       rapha      66: fact that there are many System on a Chips (SoC) around,
                     67: OpenBSD/armv7 differentiates between various SoCs and may have a
1.2       jasper     68: different level of support between them. All devices based on the
                     69: i.MX6 are refered to as <tt>imx</tt>, all devices based on A1x/A20 are
                     70: refered to as <tt>sunxi</tt>. The boards with an OMAP 3/4 SoC are
1.5       rapha      71: subdivided into <tt>am335x</tt> (for BeagleBone), <tt>beagle</tt> (for
1.2       jasper     72: BeagleBoard) and <tt>panda</tt> (for PandaBoard).
                     73: </p>
                     74:
1.1       patrick    75: <ul>
1.2       jasper     76:        <li>A1x/A20
                     77:        <ul>
                     78:                <li>Cubieboard and Cubieboard 2</li>
1.13      jsg        79:                <li>LinkSprite pcDuino</li>
1.2       jasper     80:        </ul>
1.14      jasper     81:        </li>
1.1       patrick    82:        <li>i.MX6
                     83:        <ul>
1.13      jsg        84:                <li>Boundary Devices SABRE Lite/BD-SL-i.MX6</li>
                     85:                <li>Boundary Devices Nitrogen6X</li>
1.10      jsg        86:                <li>Wandboard</li>
1.13      jsg        87:                <li>SolidRun CuBox-i4Pro</li>
                     88:                <li>CompuLab Utilite</li>
                     89:                <li>Kosagi Novena</li>
1.1       patrick    90:        </ul>
                     91:        </li>
                     92:        <li>OMAP3/4
                     93:        <ul>
                     94:                <li>BeagleBoard C4 / xM</li>
                     95:                <li>BeagleBone and BeagleBone Black</li>
                     96:                <li>PandaBoard and PandaBoard ES</li>
                     97:        </ul>
                     98:        </li>
                     99: </ul>
                    100:
                    101: <h4>Ethernet</h4>
                    102: <ul>
1.19      sthen     103:        <li><a href="http://man.openbsd.org/?query=cpsw&amp;sektion=4&amp;arch=armv7">cpsw(4)</a>
1.2       jasper    104:          CPSW Ethernet device on <tt>am335x</tt></li>
1.19      sthen     105:        <li><a href="http://man.openbsd.org/?query=imxenet&amp;sektion=4&amp;arch=armv7">imxenet(4)</a>
1.2       jasper    106:          i.MX Ethernet device on <tt>imx</tt></li>
1.19      sthen     107:        <li><a href="http://man.openbsd.org/?query=sxie&amp;sektion=4&amp;arch=armv7">sxie(4)</a>
1.3       jasper    108:          sunxi Ethernet device on <tt>sunxi</tt></li>
1.19      sthen     109:        <li><a href="http://man.openbsd.org/?query=smsc&amp;sektion=4&amp;arch=armv7">smsc(4)</a>
1.4       jsg       110:          integrated SMSC LAN95xx USB Ethernet on <tt>panda</tt></li>
1.1       patrick   111: </ul>
                    112:
                    113: <h4>Storage</h4>
                    114: <ul>
1.19      sthen     115:        <li><a href="http://man.openbsd.org/?query=ahci&amp;sektion=4&amp;arch=armv7">ahci(4)</a>
1.14      jasper    116:          on <tt>imx</tt> and <tt>sunxi</tt></li>
1.19      sthen     117:        <li><a href="http://man.openbsd.org/?query=ommmc&amp;sektion=4&amp;arch=armv7">ommmc(4)</a>
1.14      jasper    118:          SD/MMC controller on OMAP, including BeagleBone Black's built-in flash</li>
1.1       patrick   119: </ul>
                    120:
                    121: <h4>USB</h4>
                    122: <ul>
1.19      sthen     123:        <li><a href="http://man.openbsd.org/?query=ehci&amp;sektion=4&amp;arch=armv7">ehci(4)</a>
1.14      jasper    124:          on <tt>imx</tt>, <tt>panda</tt> and <tt>sunxi</tt></li>
1.1       patrick   125: </ul>
                    126:
                    127: <a name="install"></a>
                    128: <h3><font color="#0000e0">
                    129: <strong>Getting and installing</strong>
                    130: </font></h3>
                    131:
                    132: <p>
                    133: The latest supported OpenBSD/armv7 release is
1.17      sthen     134: <a href="58.html">OpenBSD 5.8</a>.
1.1       patrick   135: Here are the
1.17      sthen     136: <a href="http://ftp.OpenBSD.org/pub/OpenBSD/5.8/armv7/INSTALL.armv7">
                    137: OpenBSD/armv7 5.8 installation instructions
1.1       patrick   138: </a>.
1.9       sthen     139:
1.1       patrick   140: <p>
1.9       sthen     141: Snapshots are made available from time to time, in
1.1       patrick   142: <a href="http://ftp.OpenBSD.org/pub/OpenBSD/snapshots/armv7">this location</a>
                    143: as well as in a few
                    144: <a href="ftp.html">mirrors</a>.
                    145: Here are the
                    146: <a href="http://ftp.OpenBSD.org/pub/OpenBSD/snapshots/armv7/INSTALL.armv7">
                    147: OpenBSD/armv7 snapshot installation instructions
                    148: </a> as well.
                    149:
                    150: </body>
                    151: </html>