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

Binary file not shown.

View file

@ -15,12 +15,22 @@ For more information about the Reference Software Platform project please watch
***
## QuickStart
## Choose your Hardware
#### Consumer Edition
- [HiKey](ConsumerEdition/HiKey/README.md)
- [DragonBoard™ 410c](ConsumerEdition/DragonBoard-410c/README.md)
#### Enterprise Edition
- [LeMaker Cello](EnterpriseEdition/Cello/README.md)
- [D02](EnterpriseEdition/D02/README.md)
- [D03](EnterpriseEdition/D03/README.md)
- [AMD Overdrive](EnterpriseEdition/Overdrive/README.md)
- [X-Gene Mustang](EnterpriseEdition/X-Gene-Mustang/README.md)
- [HP ProLiant m400](EnterpriseEdition/HP-ProLiant-m400/README.md)
- [Cavium Thunder X](EnterpriseEdition/ThunderX/README.md)
- [Qualcomm QDF2432 Server Development Platform](EnterpriseEdition/Q2432LZB/README.md)
- [Reference Hardware Platforms](RPOfficial/README.md)
- List of CE and EE boards which have been officially accepted into the Reference Platform.
- [Other Test Platforms](RPTest/README.md)
- Other member hardware being used to test the Reference Platform
***

View file

@ -1,38 +0,0 @@
# Reference Hardware Platforms
<p align="center">
<b></b>
<a href="#">[Release Highlights](../Extras/Highlights.md)</a> |
<a href="#">[Known Issues](../Extras/Known-Issues.md)</a> <br>
<a>Release Status ([CE](../Extras/ReleaseStatus/RPB-CE-Release.md) / [EE](../Extras/ReleaseStatus/RPB-EE-Release.md))</a>
<br>
***
## QuickStart
Choose Consumer Edition or Enterprise Edition to start setting up your instruction set. Download, build, and install your preferred Reference Platform operating system and/or components. Pre-built images and "build from source" options are available.
#### Consumer Edition
- [HiKey](ConsumerEdition/HiKey/README.md)
#### Enterprise Edition
- [LeMaker Cello](EnterpriseEdition/Cello/README.md)
***
#### Resources
- [Previous RPB Releases](../Extras/PreviousReleases/README.md)
- [RPB CI](../Extras/RPB-CI.md)
- [Report a bug](../Extras/Report-a-bug.md)
- [Feedback and Support](../Extras/Feedback-and-Support.md)
- [Kernel Policy](../Extras/KernelPolicy.md)
- [Kernel Roadmap](../Extras/Kernel-Roadmap.md)
***
<p align="left">
<b></b>
<a href="#">[Contribute to RPB](../Extras/Contribute/README.md)</a> |
<a href="#">[Doc Contribution Policy](../../ContributionPolicy.md)</a>
<br>

View file

@ -1,58 +0,0 @@
### LeMaker Cello
***
### Critical Bug List
As both USB and the PCIe slot are not yet functional (hardware issues), the only way to currently start the installer is via SATA (CD-ROM, or flashed in a SATA disk). Once the Realtek UEFI driver gets integrated as part of OpenPlatformPkg, it will also be possible to PXE boot the installer.
Please also check bugs [2194](https://bugs.linaro.org/show_bug.cgi?id=2194), [2195](https://bugs.linaro.org/show_bug.cgi?id=2195) and [2196](https://bugs.linaro.org/show_bug.cgi?id=2196) for the known issues.
### Boot Firmware
The [UEFI/EDK2 guide for EE](../UEFI-EDK2-Guide-EE.md) provides information on how to flash the boot firmware for Cello (Tianocore EDK2).
### Reference Platform Kernel
The Reference Platform kernel used by the enterprise release can be found on [github.com/96boards/linux](https://github.com/96boards/linux/tree/96b/releases/2016.06)
Since we use the same kernel config with all our builds and distributions, it is also available as part of the same kernel tree, and can be found at [arch/arm64/configs/distro.config](https://github.com/96boards/linux/blob/96b/releases/2016.06/arch/arm64/configs/distro.config).
At the time of the 16.06 release, the kernel is based on *4.4.11*.
### Quick Start
Booting from the network is not yet supported due lack of a binary UEFI driver for RTL8111GS, so installing from a physical medium is required (CD-ROM, SATA disk). USB and micro SD is not yet recognized by the UEFI firmware.
##### Flashing the firmware
Follow the instructions available as part of the [UEFI EDK2 Guide](../UEFI-EDK2-Guide-EE.md#amd-overdrive) in order to flash your LeMaker Cello. The tested flashing process requires [DediProg SF100](http://www.dediprog.com/pd/spi-flash-solution/SF100) or [SPI Hook](http://www.tincantools.com/SPI_Hook.html).
### Distro Installers
Install instructions for the tested/supported distributions:
* [Debian 8.x 'Jessie'](../Install-Debian-Jessie.md#loading-debian-installer-from-the-minimal-cd) - Using the minimum ISO
* [CentOS 7](../Install-CentOS-7.md)
#### Other distributions
Only Debian and CentOS are officially released and validated as part of the reference software platform project, but other distributions can be easily supported as well (just need kernel and installer changes).
Extra resources for other distributions:
* [Fedora 23](../Install-Fedora-23.md)
### Enterprise Software Components
#### OpenStack
Follow the [instructions](../OpenStack-Liberty.md) on how to install and run OpenStack Liberty on Debian Jessie.
#### Hadoop (ODPi BigTop)
##### Installation
Follow the [instructions](../ODPi-Hadoop-Installation.md) to install ODPi BigTop Hadoop
##### Setup and Running Hadoop
Follow the [instructions](../ODPi-BigTop-Hadoop-Config-Run.md) to configure and install Hadoop

View file

@ -1,46 +0,0 @@
# Other Test Platforms
<p align="center">
<b></b>
<a href="#">[Release Highlights](../Extras/Highlights.md)</a> |
<a href="#">[Known Issues](../Extras/Known-Issues.md)</a> <br>
<a>Release Status ([CE](../Extras/ReleaseStatus/RPB-CE-Release.md) / [EE](../Extras/ReleaseStatus/RPB-EE-Release.md))</a>
<br>
***
## QuickStart
Choose Consumer Edition or Enterprise Edition to start setting up your instruction set. Download, build, and install your preferred Reference Platform operating system and/or components. Pre-built images and "build from source" options are available.
#### Consumer Edition
- [DragonBoard™ 410c](ConsumerEdition/DragonBoard-410c/README.md)
#### Enterprise Edition
- [D02](EnterpriseEdition/D02/README.md)
- [D03](EnterpriseEdition/D03/README.md)
- [AMD Overdrive](EnterpriseEdition/Overdrive/README.md)
- [X-Gene Mustang](EnterpriseEdition/X-Gene-Mustang/README.md)
- [HP ProLiant m400](EnterpriseEdition/HP-ProLiant-m400/README.md)
- [Cavium Thunder X](EnterpriseEdition/ThunderX/README.md)
- [Qualcomm QDF2432 Server Development Platform](EnterpriseEdition/Q2432LZB/README.md)
***
#### Resources
- [Previous RPB Releases](../Extras/PreviousReleases/README.md)
- [RPB CI](../Extras/RPB-CI.md)
- [Report a bug](../Extras/Report-a-bug.md)
- [Feedback and Support](../Extras/Feedback-and-Support.md)
- [Kernel Policy](../Extras/KernelPolicy.md)
- [Kernel Roadmap](../Extras/Kernel-Roadmap.md)
***
<p align="left">
<b></b>
<a href="#">[Contribute to RPB](../Extras/Contribute/README.md)</a> |
<a href="#">[Doc Contribution Policy](../../ContributionPolicy.md)</a>
<br>