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

Annotation of www/armv7.html, Revision 1.11

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