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

Annotation of www/armv7.html, Revision 1.28

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:
1.28    ! jsg        41: The current target platforms are Allwinner A10 (<tt>sunxi</tt>),
1.2       jasper     42: Freescale i.MX6 (<tt>imx</tt>) and TI OMAP3/4
                     43: (<tt>am335x</tt>/<tt>beagle</tt>/<tt>panda</tt>). We try to support
                     44: most of the boards based on those SoCs. A list of supported boards
1.26      tj         45: is in the <a href="#hardware">supported hardware</a> section.
1.2       jasper     46: </p>
                     47:
                     48: <p>
                     49: There are generally still a fair number of things to do on each of
1.8       jmc        50: these boards, however OpenBSD is generally considered to be usable on
1.2       jasper     51: them.
1.1       patrick    52: The platform is now self hosting, however there is no SMP support.
1.5       rapha      53: Networking is working on <tt>am335x</tt>, <tt>imx</tt>, <tt>panda</tt>
1.2       jasper     54: and <tt>sunxi</tt>.
1.1       patrick    55: </p>
                     56:
                     57: <a name="hardware"></a>
                     58: <h3><font color="#0000e0"><strong>Supported hardware</strong></font></h3>
                     59:
1.26      tj         60: A note on the platforms and the associated boards: OpenBSD/armv7
1.2       jasper     61: bundles various platforms sharing the ARM v7 architecture. Due to the
1.5       rapha      62: fact that there are many System on a Chips (SoC) around,
                     63: OpenBSD/armv7 differentiates between various SoCs and may have a
1.2       jasper     64: different level of support between them. All devices based on the
1.28    ! jsg        65: i.MX6 are referred to as <tt>imx</tt>, all devices based on A10 are
1.27      tb         66: referred to as <tt>sunxi</tt>. The boards with an OMAP 3/4 SoC are
1.5       rapha      67: subdivided into <tt>am335x</tt> (for BeagleBone), <tt>beagle</tt> (for
1.2       jasper     68: BeagleBoard) and <tt>panda</tt> (for PandaBoard).
                     69: </p>
                     70:
1.1       patrick    71: <ul>
1.28    ! jsg        72:        <li>A10
1.2       jasper     73:        <ul>
1.28    ! jsg        74:                <li>Cubieboard</li>
1.13      jsg        75:                <li>LinkSprite pcDuino</li>
1.2       jasper     76:        </ul>
1.14      jasper     77:        </li>
1.1       patrick    78:        <li>i.MX6
                     79:        <ul>
1.13      jsg        80:                <li>Boundary Devices SABRE Lite/BD-SL-i.MX6</li>
                     81:                <li>Boundary Devices Nitrogen6X</li>
1.10      jsg        82:                <li>Wandboard</li>
1.13      jsg        83:                <li>SolidRun CuBox-i4Pro</li>
                     84:                <li>CompuLab Utilite</li>
                     85:                <li>Kosagi Novena</li>
1.1       patrick    86:        </ul>
                     87:        </li>
                     88:        <li>OMAP3/4
                     89:        <ul>
                     90:                <li>BeagleBoard C4 / xM</li>
                     91:                <li>BeagleBone and BeagleBone Black</li>
                     92:                <li>PandaBoard and PandaBoard ES</li>
                     93:        </ul>
                     94:        </li>
                     95: </ul>
                     96:
                     97: <h4>Ethernet</h4>
                     98: <ul>
1.19      sthen      99:        <li><a href="http://man.openbsd.org/?query=cpsw&amp;sektion=4&amp;arch=armv7">cpsw(4)</a>
1.2       jasper    100:          CPSW Ethernet device on <tt>am335x</tt></li>
1.19      sthen     101:        <li><a href="http://man.openbsd.org/?query=imxenet&amp;sektion=4&amp;arch=armv7">imxenet(4)</a>
1.2       jasper    102:          i.MX Ethernet device on <tt>imx</tt></li>
1.19      sthen     103:        <li><a href="http://man.openbsd.org/?query=sxie&amp;sektion=4&amp;arch=armv7">sxie(4)</a>
1.3       jasper    104:          sunxi Ethernet device on <tt>sunxi</tt></li>
1.19      sthen     105:        <li><a href="http://man.openbsd.org/?query=smsc&amp;sektion=4&amp;arch=armv7">smsc(4)</a>
1.4       jsg       106:          integrated SMSC LAN95xx USB Ethernet on <tt>panda</tt></li>
1.1       patrick   107: </ul>
                    108:
                    109: <h4>Storage</h4>
                    110: <ul>
1.19      sthen     111:        <li><a href="http://man.openbsd.org/?query=ahci&amp;sektion=4&amp;arch=armv7">ahci(4)</a>
1.14      jasper    112:          on <tt>imx</tt> and <tt>sunxi</tt></li>
1.19      sthen     113:        <li><a href="http://man.openbsd.org/?query=ommmc&amp;sektion=4&amp;arch=armv7">ommmc(4)</a>
1.14      jasper    114:          SD/MMC controller on OMAP, including BeagleBone Black's built-in flash</li>
1.1       patrick   115: </ul>
                    116:
                    117: <h4>USB</h4>
                    118: <ul>
1.19      sthen     119:        <li><a href="http://man.openbsd.org/?query=ehci&amp;sektion=4&amp;arch=armv7">ehci(4)</a>
1.14      jasper    120:          on <tt>imx</tt>, <tt>panda</tt> and <tt>sunxi</tt></li>
1.1       patrick   121: </ul>
                    122:
1.23      tj        123: <b>No real time clock:</b> Many of the armv7 devices do not have a
1.24      tj        124: battery-backed real time clock. For this reason, using the <tt>-s</tt>
                    125: option of <a href="faq/faq6.html#OpenNTPD">OpenNTPD</a> may be desirable.
1.23      tj        126:
1.1       patrick   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.24      tj        134: <a href="59.html">OpenBSD 5.9</a>.
1.1       patrick   135: Here are the
1.23      tj        136: <a href="http://ftp.OpenBSD.org/pub/OpenBSD/5.9/armv7/INSTALL.armv7">
                    137: OpenBSD/armv7 5.9 installation instructions</a>.
1.9       sthen     138:
1.1       patrick   139: <p>
1.9       sthen     140: Snapshots are made available from time to time, in
1.1       patrick   141: <a href="http://ftp.OpenBSD.org/pub/OpenBSD/snapshots/armv7">this location</a>
                    142: as well as in a few
                    143: <a href="ftp.html">mirrors</a>.
                    144: Here are the
                    145: <a href="http://ftp.OpenBSD.org/pub/OpenBSD/snapshots/armv7/INSTALL.armv7">
                    146: OpenBSD/armv7 snapshot installation instructions
                    147: </a> as well.
                    148:
                    149: </body>
                    150: </html>