Massive move of docs to consolidate RP pages

Removed separation of 96Boards from Test HW platforms
and actual hardware platforms.

Signed-off-by: Robert Wolff <robert.wolff@linaro.org>
This commit is contained in:
Robert Wolff 2016-11-29 16:00:45 -08:00
parent 9ab43738d4
commit 6fc3cb9c8d
33 changed files with 15 additions and 149 deletions

View file

@ -0,0 +1,31 @@
## Reference Platform Build - 16.06
- **Install Instructions:** For "out-of-box" users. Instructions for installing pre-build Reference Platform images onto your 96Boards. Includes SD card and Fastboot method instructions.
- **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.
***
#### HiKey
| **CE Debian RPB - 16.06** |
|:-----------------------------:|
| [Install Instructions](InstallDebianRPB.md) |
| [Build from Source](BFSDebianRPB.md) |
| [Known issues](../../../Known-Issues.md) |
| **CE AOSP** |
|:---------------------------:|
| [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/OE.md)