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

Diff for /www/armv7.html between version 1.43 and 1.44

version 1.43, 2018/04/02 02:48:19 version 1.44, 2018/06/12 20:43:15
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/A20/A80/H3  The current target platforms are Allwinner A10/A20/A33/A80, H3,
 (<tt>sunxi</tt>), Freescale i.MX6 (<tt>imx</tt>) and TI OMAP3/4  R16/R40, V40 (<tt>sunxi</tt>), Freescale i.MX6/7 (<tt>imx</tt>) and TI
 (<tt>am335x</tt>/<tt>beagle</tt>/<tt>panda</tt>). We try to support  OMAP3/4 (<tt>am335x</tt>/<tt>beagle</tt>/<tt>panda</tt>). We try to
 most of the boards based on those SoCs. A list of supported boards is  support most of the boards based on those SoCs. A list of supported
 in the <a href="#hardware">supported hardware</a> section.  boards is in the <a href="#hardware">supported hardware</a> section.
 </p>  </p>
   
 <p>  <p>
Line 60 
Line 60 
 bundles various platforms sharing the ARM v7 architecture. Due to the  bundles various platforms sharing the ARM v7 architecture. Due to the
 fact that there are many System on a Chips (SoC) around, OpenBSD/armv7  fact that there are many System on a Chips (SoC) around, OpenBSD/armv7
 differentiates between various SoCs and may have a different level of  differentiates between various SoCs and may have a different level of
 support between them. All devices based on the i.MX6 are referred to  support between them. All devices based on the Freescale i.MX6 and
 as <tt>imx</tt>, all devices based on A10/A20/A80/H3 are referred to  i.MX7 are referred to as <tt>imx</tt>, all devices based on Allwinner
 as <tt>sunxi</tt>. The boards with an OMAP 3/4 SoC are subdivided into  SoCs are referred to as <tt>sunxi</tt>. The boards with an TI OMAP 3/4
 <tt>am335x</tt> (for BeagleBone), <tt>beagle</tt> (for BeagleBoard)  SoC are subdivided into <tt>am335x</tt> (for BeagleBone),
 and <tt>panda</tt> (for PandaBoard).  <tt>beagle</tt> (for BeagleBoard) and <tt>panda</tt> (for PandaBoard).
 </p>  </p>
   
 <ul>  <ul>
Line 75 
Line 75 
                 <li>Banana Pi</li>                  <li>Banana Pi</li>
         </ul>          </ul>
         </li>          </li>
           <li>Allwinner A33/R16
           <ul>
                   <li>Banana Pi M2 Magic</li>
           </ul>
           </li>
         <li>Allwinner A80          <li>Allwinner A80
         <ul>          <ul>
                 <li>Cubieboard4</li>                  <li>Cubieboard4</li>
Line 83 
Line 88 
         <li>Allwinner H3          <li>Allwinner H3
         <ul>          <ul>
                 <li>Banana Pi M2+</li>                  <li>Banana Pi M2+</li>
                   <li>Orange Pi Zero</li>
                 <li>Orange Pi One</li>                  <li>Orange Pi One</li>
         </ul>          </ul>
         </li>          </li>
           <li>Allwinner R40/V40
           <ul>
                   <li>Banana Pi M2 Berry</li>
           </ul>
           </li>
         <li>Freescale/NXP 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>
Line 94 
Line 105 
                 <li>SolidRun CuBox-i4Pro</li>                  <li>SolidRun CuBox-i4Pro</li>
                 <li>CompuLab Utilite</li>                  <li>CompuLab Utilite</li>
                 <li>Kosagi Novena</li>                  <li>Kosagi Novena</li>
           </ul>
           </li>
           <li>Freescale/NXP i.MX7
           <ul>
                   <li>Technexion PICO-PI-IMX7</li>
         </ul>          </ul>
         </li>          </li>
         <li>TI OMAP3/4          <li>TI OMAP3/4

Legend:
Removed from v.1.43  
changed lines
  Added in v.1.44