mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-05 19:00:16 +00:00
doc: reorganize doc tree
With the addition of more HLD documents, the developer-guides index was getting too busy, so push the HLD documents down a level. Also, the supported hardware document is buried in the getting started section and hard to find, so promote it. Trusty isn't really supported (yet) so drop it from the TOC for now. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
committed by
David Kinder
parent
e04255822a
commit
ea0bbd509d
@@ -1,55 +0,0 @@
|
||||
.. _hardware:
|
||||
|
||||
Supported Hardware
|
||||
##################
|
||||
|
||||
We welcome community contributions to help build Project ACRN support
|
||||
for a broad collection of architectures and platforms.
|
||||
|
||||
This initial release of Project ACRN has been tested on the following
|
||||
hardware platforms.
|
||||
|
||||
Intel Apollo Lake NUC
|
||||
*********************
|
||||
|
||||
* `Intel NUC Kit NUC6CAYH Reference
|
||||
<https://www.intel.com/content/www/us/en/products/boards-kits/nuc/kits/nuc6cayh.html>`_
|
||||
* Intel |reg| Celeron |reg| Processor J3455
|
||||
* Tested NUC with 8GB of RAM and using an 128GB SSD
|
||||
|
||||
You can read a full `AnandTech review`_ of the NUC6CAYH NUC Kit and
|
||||
search online for where to purchase this NUC from `Amazon`_,
|
||||
`SimplyNUC`_, and other vendors. Be sure to purchase the NUC with the
|
||||
recommended memory and storage options noted above.
|
||||
|
||||
Visit the :ref:`getting-started-apl-nuc` page for instructions on how to set
|
||||
up ACRN on the NUC.
|
||||
|
||||
.. _AnandTech review:
|
||||
https://www.anandtech.com/show/12295/intel-nuc6cayh-arches-canyon-apollo-lake-ucff-pc-review
|
||||
|
||||
.. _Amazon:
|
||||
https://www.amazon.com/s/ref=nb_sb_noss_2?url=search-alias%3Daps&field-keywords=NUC6CAYH
|
||||
|
||||
.. _SimplyNUC:
|
||||
https://www.simplynuc.com/?s=NUC6CAYH&post_type=product
|
||||
|
||||
UP Squared board
|
||||
****************
|
||||
|
||||
The `UP Squared board <http://www.up-board.org/upsquared/>`_ (UP2) is
|
||||
an x86 maker board based on the Intel Apollo Lake platform. The UP boards
|
||||
are used in IoT, industrial automation, digital signage, and more.
|
||||
|
||||
The UP2 features Intel `Celeron N3550
|
||||
<https://ark.intel.com/products/95598/Intel-Celeron-Processor-N3350-2M-Cache-up-to-2_4-GHz>`_
|
||||
and Intel `Pentium N4200
|
||||
<https://ark.intel.com/products/95592/Intel-Pentium-Processor-N4200-2M-Cache-up-to-2_5-GHz>`_
|
||||
SoCs. Both have been confirmed to work with ACRN.
|
||||
|
||||
You can purchase this board directly online from `UP Shop
|
||||
<https://up-shop.org/>`_ or contact one of the `local reseller
|
||||
<http://www.up-board.org/up/local-resellers-for-up/>`_.
|
||||
|
||||
Visit the :ref:`getting-started-up2` page for instructions on how to set
|
||||
up ACRN on the UP2 board.
|
@@ -17,6 +17,5 @@ described in :ref:`hardware`. Follow the setup guides listed here:
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
hardware.rst
|
||||
apl-nuc.rst
|
||||
up2.rst
|
||||
|
Reference in New Issue
Block a user