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

Diff for /www/armv7.html between version 1.27 and 1.28

version 1.27, 2016/06/09 08:36:15 version 1.28, 2016/06/26 01:48:52
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 A1x/A20 (<tt>sunxi</tt>),  The current target platforms are Allwinner A10 (<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 A1x/A20 are  i.MX6 are referred to as <tt>imx</tt>, all devices based on A10 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>A1x/A20          <li>A10
         <ul>          <ul>
                 <li>Cubieboard and Cubieboard 2</li>                  <li>Cubieboard</li>
                 <li>LinkSprite pcDuino</li>                  <li>LinkSprite pcDuino</li>
         </ul>          </ul>
         </li>          </li>

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28