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

Diff for /www/arm64.html between version 1.17 and 1.18

version 1.17, 2018/04/02 02:48:19 version 1.18, 2018/04/02 18:02:36
Line 40 
Line 40 
 <h3><font color="#0000e0"><strong>Current status</strong></font></h3>  <h3><font color="#0000e0"><strong>Current status</strong></font></h3>
   
 <p>  <p>
 The current target platforms are Rockchip RK3399, Allwinner A64/H5,  The current target platforms are Rockchip RK3328/RK3399, Allwinner
 Raspberry Pi 3 and Opteron A1100.  A64/H5, Raspberry Pi 3 and Opteron A1100.
 </p>  </p>
   
 <p>  <p>
Line 84 
Line 84 
 <h3><font color="#0000e0"><strong>Supported hardware</strong></font></h3>  <h3><font color="#0000e0"><strong>Supported hardware</strong></font></h3>
   
 <p>  <p>
 OpenBSD/arm64 bundles various platforms sharing the 64-bit ARM  OpenBSD/arm64 runs on the following hardware:
 architecture. Due to the fact that there are many System on a  
 Chips (SoC) around, OpenBSD/arm64 differentiates between various  
 SoCs and may have a different level of support between them.  
 </p>  </p>
   
 <ul>  <ul>
         <li>Allwinner A64/H5          <li>Allwinner A64/H5
         <ul>          <ul>
                 <li>Pine 64/64+                  <li>Pine64 Pine 64/64+
                   <li>NanoPi A64
                 <li>Orange Pi PC2                  <li>Orange Pi PC2
         </ul>          </ul>
         <li>AMD Opteron A1100 (Seattle)          <li>AMD Opteron A1100 (Seattle)
Line 105 
Line 103 
         <ul>          <ul>
                 <li>Raspberry Pi 3                  <li>Raspberry Pi 3
         </ul>          </ul>
         <li>Rockchip RK3399          <li>Rockchip RK3328/RK3399
         <ul>          <ul>
                   <li>Pine64 Rock64
                 <li>Firefly-RK3399                  <li>Firefly-RK3399
         </ul>          </ul>
 </ul>  </ul>
   
   <p>
   In general other boards/machines that use one of the SoCs listed above
   will work as well as long as UEFI firmware (e.g. U-Boot) and a device
   tree that describes the hardware is available.
   </p>
   
 <h4>Ethernet</h4>  <h4>Ethernet</h4>
 <ul>  <ul>
         <li><a href="https://man.openbsd.org/?query=dwge&amp;sektion=4&amp;arch=arm64">dwge(4)</a>          <li><a href="https://man.openbsd.org/?query=dwge&amp;sektion=4&amp;arch=arm64">dwge(4)</a>
Line 128 
Line 133 
         <li><a href="https://man.openbsd.org/?query=ahci&amp;sektion=4&amp;arch=arm64">ahci(4)</a>          <li><a href="https://man.openbsd.org/?query=ahci&amp;sektion=4&amp;arch=arm64">ahci(4)</a>
           on Opteron A1100</li>            on Opteron A1100</li>
         <li><a href="https://man.openbsd.org/?query=dwmmc&amp;sektion=4&amp;arch=arm64">dwmmc(4)</a>          <li><a href="https://man.openbsd.org/?query=dwmmc&amp;sektion=4&amp;arch=arm64">dwmmc(4)</a>
           on Rockchip RK3399</li>            on Rockchip RK3328/RK3399</li>
         <li><a href="https://man.openbsd.org/?query=dwmmc&amp;sektion=4&amp;arch=arm64">sdhc(4)</a>          <li><a href="https://man.openbsd.org/?query=dwmmc&amp;sektion=4&amp;arch=arm64">sdhc(4)</a>
           on Rockchip RK3399</li>            on Rockchip RK3399</li>
           <li><a href="https://man.openbsd.org/?query=dwmmc&amp;sektion=4&amp;arch=arm64">sximmc(4)</a>
             on Allwinner A64/H5</li>
 </ul>  </ul>
   
 <h4>USB</h4>  <h4>USB</h4>
Line 138 
Line 145 
         <li><a href="https://man.openbsd.org/?query=dwctwo&amp;sektion=4&amp;arch=arm64">dwctwo(4)</a>          <li><a href="https://man.openbsd.org/?query=dwctwo&amp;sektion=4&amp;arch=arm64">dwctwo(4)</a>
           on Raspberry Pi 3</li>            on Raspberry Pi 3</li>
         <li><a href="https://man.openbsd.org/?query=ehci&amp;sektion=4&amp;arch=arm64">ehci(4)</a>          <li><a href="https://man.openbsd.org/?query=ehci&amp;sektion=4&amp;arch=arm64">ehci(4)</a>
           on Pine64 and Firefly-RK3399</li>            on Allwinner A64/H5 and Rockchip RK3328/RK3399</li>
         <li><a href="https://man.openbsd.org/?query=xhci&amp;sektion=4&amp;arch=arm64">xhci(4)</a>          <li><a href="https://man.openbsd.org/?query=xhci&amp;sektion=4&amp;arch=arm64">xhci(4)</a>
           on OverDrive 1000</li>            on Rockchip RK3399 and OverDrive 1000</li>
 </ul>  </ul>
   
 <b>No real time clock:</b> Many of the arm64 devices do not have a  <b>No real time clock:</b> Many of the arm64 devices do not have a

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18