From 41113eb964b0eebd95602ce31708bfe005716953 Mon Sep 17 00:00:00 2001 From: Robert Wolff Date: Tue, 15 Nov 2016 13:12:50 -0800 Subject: [PATCH] Update README.md Signed-off-by: Robert Wolff --- .../RPB_15.12/ConsumerEdition/HiKey/README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/Reference-Platform/Extras/PreviousReleases/RPB_15.12/ConsumerEdition/HiKey/README.md b/Reference-Platform/Extras/PreviousReleases/RPB_15.12/ConsumerEdition/HiKey/README.md index 8b13789..eff7304 100644 --- a/Reference-Platform/Extras/PreviousReleases/RPB_15.12/ConsumerEdition/HiKey/README.md +++ b/Reference-Platform/Extras/PreviousReleases/RPB_15.12/ConsumerEdition/HiKey/README.md @@ -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) | + +***