documentation/Reference-Platform/RPOfficial/ConsumerEdition/HiKey/README.md
2016-07-07 20:04:22 -07:00

70 lines
2.5 KiB
Markdown

## Reference Platform Build - 16.06
- **Install Instructions:** For "out-of-box" users. Instructions for installing pre-build Reference Platform images onto your 96Boards.
- **Build from Source:** For Advanced users. Instructions for building and installing the various Reference Platform components used by Consumer Edition 96Boards.
- **Known Issues:** List of current bugs and issues for each Reference Platform Build. Includes links to bug reports for tracking resolution progress.
- **Test Report:** Provides test results and bug status for kernel, firmware, and images with a straight forward pass/fail legend.
***
#### HiKey
<table border="3">
<thead>
<tr>
<td></td>
<td><b></td>
<td colspan="3"><b>CPU</td>
<td><b></td>
<td colspan="4"><b>RAM</td>
</tr>
</thead>
<tbody>
<tr>
<td><img src="http://i.imgur.com/mKjYKTH.png" data-canonical-src="http://i.imgur.com/mKjYKTH.png" width="135" height="40" /></td>
<td><a href="https://en.wikipedia.org/wiki/System_on_a_chip"><b>SoC</a></td>
<td><a href="https://en.wikipedia.org/wiki/ARM_architecture"><b>Architecture&shy;</a></td>
</tr>
<tr>
</tr>
<tr>
<td><img src="http://i.imgur.com/4a5GXRd.png" data-canonical-src="http://i.imgur.com/4a5GXRd.png" width="70" height="50" /> <br> DragonBoard™ 410c</td>
<td>Qualcomm<br>Snapdragon 410</td>
</tr>
<tr>
<td> <img src="http://i.imgur.com/0e7lsoO.png" data-canonical-src="http://i.imgur.com/0e7lsoO.png" width="70" height="50" /> <br> HiKey</td>
<td>HiSilicon<br>Kirin 620</td>
</tr>
<tr>
<td> <img src="http://i.imgur.com/ykySoFc.png" data-canonical-src="http://i.imgur.com/ykySoFc.png" width="70" height="50" /> <br> Bubblegum-96</td>
<td>Actions<br>s900</td>
</tr>
<tr>
<td colspan="9">&nbsp;</td>
</tr>
</tbody>
</table>
| **CE Debian RPB - 16.06** |
|:-----------------------------:|
| [Install Instructions](InstallDebianRPB.md) |
| [Build from Source](BFSDebianRPB.md) |
| [Known issues](../../../Known-Issues.md) |
| [Test Report](http://builds.96boards.org/releases/reference-platform/debian/hikey/16.06/16.06-CE-Debian-RPB-Test-Report.pdf) |
| **CE AOSP RPB - 16.06** |
|:---------------------------:|
| [Install Instructions](https://source.android.com/source/devices.html) |
| [Known issues](../../../Known-Issues.md) |
***
- Access **bootloader** build from source instructions [here](BuildSourceBL.md)
- Access **OpenEmbedded** build from source instructions [here](../../../CECommon/OEYocto.md)