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

Diff for /www/armv7.html between version 1.31 and 1.32

version 1.31, 2016/06/26 10:33:06 version 1.32, 2016/08/14 18:00:32
Line 38 
Line 38 
 <a name="status"></a>  <a name="status"></a>
 <h3><font color="#0000e0"><strong>Current status</strong></font></h3>  <h3><font color="#0000e0"><strong>Current status</strong></font></h3>
   
 The current target platforms are Allwinner A10 (<tt>sunxi</tt>),  The current target platforms are Allwinner A10/A20 (<tt>sunxi</tt>),
 Freescale i.MX6 (<tt>imx</tt>) and TI OMAP3/4  Freescale i.MX6 (<tt>imx</tt>) and TI OMAP3/4
 (<tt>am335x</tt>/<tt>beagle</tt>/<tt>panda</tt>). We try to support  (<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  most of the boards based on those SoCs. A list of supported boards
Line 62 
Line 62 
 fact that there are many System on a Chips (SoC) around,  fact that there are many System on a Chips (SoC) around,
 OpenBSD/armv7 differentiates between various SoCs and may have a  OpenBSD/armv7 differentiates between various SoCs and may have a
 different level of support between them. All devices based on the  different level of support between them. All devices based on the
 i.MX6 are referred to as <tt>imx</tt>, all devices based on A10 are  i.MX6 are referred to as <tt>imx</tt>, all devices based on A10/A20 are
 referred to as <tt>sunxi</tt>. The boards with an OMAP 3/4 SoC are  referred 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  subdivided into <tt>am335x</tt> (for BeagleBone), <tt>beagle</tt> (for
 BeagleBoard) and <tt>panda</tt> (for PandaBoard).  BeagleBoard) and <tt>panda</tt> (for PandaBoard).
 </p>  </p>
   
 <ul>  <ul>
         <li>A10          <li>Allwinner A10/A20
         <ul>          <ul>
                 <li>Cubieboard</li>                  <li>Cubieboard</li>
                 <li>LinkSprite pcDuino</li>                  <li>LinkSprite pcDuino</li>
                   <li>Banana Pi</li>
         </ul>          </ul>
         </li>          </li>
         <li>i.MX6          <li>Freescale/NXP i.MX6
         <ul>          <ul>
                 <li>Boundary Devices SABRE Lite/BD-SL-i.MX6</li>                  <li>Boundary Devices SABRE Lite/BD-SL-i.MX6</li>
                 <li>Boundary Devices Nitrogen6X</li>                  <li>Boundary Devices Nitrogen6X</li>
Line 85 
Line 86 
                 <li>Kosagi Novena</li>                  <li>Kosagi Novena</li>
         </ul>          </ul>
         </li>          </li>
         <li>OMAP3/4          <li>TI OMAP3/4
         <ul>          <ul>
                 <li>BeagleBoard C4 / xM</li>                  <li>BeagleBoard C4 / xM</li>
                 <li>BeagleBone and BeagleBone Black</li>                  <li>BeagleBone and BeagleBone Black</li>
Line 104 
Line 105 
           integrated SMSC LAN95xx 10/100 USB Ethernet on <tt>panda</tt></li>            integrated SMSC LAN95xx 10/100 USB Ethernet on <tt>panda</tt></li>
         <li><a href="http://man.openbsd.org/?query=sxie&amp;sektion=4&amp;arch=armv7">sxie(4)</a>          <li><a href="http://man.openbsd.org/?query=sxie&amp;sektion=4&amp;arch=armv7">sxie(4)</a>
           sunxi EMAC 10/100 Ethernet device on <tt>sunxi</tt></li>            sunxi EMAC 10/100 Ethernet device on <tt>sunxi</tt></li>
           <li><a href="http://man.openbsd.org/?query=sxie&amp;sektion=4&amp;arch=armv7">dwge(4)</a>
             sunxi GMAC 10/100/Gigabit Ethernet device on <tt>sunxi</tt></li>
 </ul>  </ul>
   
 <h4>Storage</h4>  <h4>Storage</h4>

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32