Update README.md

Signed-off-by: Robert Wolff <robert.wolff@linaro.org>
This commit is contained in:
Robert Wolff 2016-11-15 13:12:50 -08:00 committed by GitHub
parent b20c38da24
commit 41113eb964

View file

@ -1 +1,18 @@
# HiKey Reference Platform Build - 15.12
- **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
| **CE Debian RPB - 15.12** | **CE AOSP RPB - 15.12** |
|:------------------------------------------------------:|:---------------------------------------------------:|
| [Install Instructions](InstallDebianRPB-15.12.md) | [Install Instructions](InstallAOSPRPB-15.12.md) |
| [Build from Source](BFSDebianRPB-15.12.md) | [Build from Source](BFSAOSPRPB-15.12.md) |
| [Known issues](../../Known-Issues.md) | [Known issues](../../Known-Issues.md) |
***