doc: update doc for hybrid and logical_partition mode:

using_hybrid_mode_on_nuc.rst
     using_partition_mode_on_nuc.rst

Signed-off-by: guoqingxz <guoqingx.q.zhang@intel.com>
This commit is contained in:
guoqingxz
2021-03-23 15:53:33 +08:00
committed by David Kinder
parent 83c82f01c3
commit 682ffb5234
3 changed files with 30 additions and 26 deletions

View File

@@ -182,7 +182,7 @@ You can also build ACRN with your customized scenario:
.. code-block:: none
$ make BOARD=nuc6cayh SCENARIO=/path/to/scenario.xml
$ make BOARD=$PWD/misc/config_tools/data/nuc6cayh/nuc6cayh.xml SCENARIO=/path/to/scenario.xml
* Build with your own board and scenario configuration, assuming the board and
scenario XML files are ``/path/to/board.xml`` and ``/path/to/scenario.xml``: