mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-19 20:22:46 +00:00
doc: edit notes on serial connection need
Clarify wording on tutorial notes about needing a serial port connection. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
7689b92ed0
commit
765e40bdb1
@ -25,9 +25,9 @@ Prerequisites
|
||||
to identify the USB 3.0 port header on the main board.
|
||||
|
||||
.. note::
|
||||
This document uses the SDC scenario (default). You may need a serial port connection to your platform
|
||||
or change the configuration of the User VM that will run Celadon to see its console if you use a different
|
||||
scenario.
|
||||
This document uses the (default) SDC scenario. If you use a different
|
||||
scenario, to see its console, you will need a serial port connection to your platform
|
||||
or change the configuration of the User VM that will run Celadon.
|
||||
|
||||
Build Celadon from source
|
||||
*************************
|
||||
@ -36,8 +36,10 @@ Build Celadon from source
|
||||
<https://01.org/projectceladon/documentation/getting-started/build-source>`_ guide
|
||||
to set up the Celadon project source code.
|
||||
|
||||
.. note:: The master branch is based on the Google Android 10 pre-Production Early Release.
|
||||
Use the following command to specify a stable Celadon branch based on the Google Android 9 source code in order to apply those patches in the :ref:`ACRN patch list`::
|
||||
.. note:: The master branch is based on the Google Android 10
|
||||
pre-Production Early Release. Use the following command to specify a
|
||||
stable Celadon branch based on the Google Android 9 source code in order
|
||||
to apply those patches in the :ref:`ACRN patch list`::
|
||||
|
||||
$ repo init -u https://github.com/projectceladon/manifest.git -b celadon/p/mr0/master -m stable-build/ww201925_H.xml
|
||||
|
||||
|
@ -8,8 +8,9 @@ Kaby Lake-based NUC (model NUC7i5DNHE) in this tutorial.
|
||||
Other :ref:`ACRN supported platforms <hardware>` should work as well.
|
||||
|
||||
.. note::
|
||||
A serial port connection to your platform is needed to see the Zephyr output
|
||||
if you use a different scenario than SDC (the default in this document).
|
||||
This tutorial uses the (default) SDC scenario. If you use a different
|
||||
scenario, you will need a serial port connection to your platform to see
|
||||
Zephyr console output.
|
||||
|
||||
Introduction to Zephyr
|
||||
**********************
|
||||
|
Loading…
Reference in New Issue
Block a user