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

Diff for /www/arm64.html between version 1.5 and 1.6

version 1.5, 2017/03/31 05:18:31 version 1.6, 2017/04/02 02:16:09
Line 43 
Line 43 
 The current target platforms are Pine64, Raspberry Pi 3 and Opteron A1100.  The current target platforms are Pine64, Raspberry Pi 3 and Opteron A1100.
 </p>  </p>
   
   <p>
   The Pine64 currently requires an image based on a non-redistributable
   boot0 file from Allwinner to be installed on the system disk.
   This will hopefully be resolved by a replacement in a future U-Boot
   release.  The install media does not include these boot images or
   a Pine64 device tree.
   </p>
   
   <p>
   The Raspberry Pi 3 requires closed but redistributable files on the
   system disk to load into the VC4 GPU which starts the ARM cores.
   The boot ROM will only try to load these files off an SD card unless a
   special config.txt value is set to irreversibly enable USB boot mode.
   These files are present in the install media but there is no driver
   for SD/MMC yet so a USB disk drive and manual steps are required.
   </p>
   
   <p>
   Opteron A1100 machines on the other hand come with a UEFI firmware
   that includes a device tree and can boot off SATA or USB devices without
   board specific boot files on the system disk.
   <p>
   
 <a name="hardware"></a>  <a name="hardware"></a>
 <h3><font color="#0000e0"><strong>Supported hardware</strong></font></h3>  <h3><font color="#0000e0"><strong>Supported hardware</strong></font></h3>
   

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6