Skip to content
Snippets Groups Projects
Commit 63a3aa30 authored by ARUL DEVARAJAN's avatar ARUL DEVARAJAN Committed by Gururaj Shetty
Browse files

Avenger Board: Topic updation for cross-reference for issue...

Avenger Board: Topic updation for cross-reference for issue https://git.ostc-eu.org/OSTC/OHOS/docs/Documentation/-/issues/24
parent a091506f
No related branches found
No related tags found
No related merge requests found
...@@ -39,7 +39,7 @@ Supported images ...@@ -39,7 +39,7 @@ Supported images
Building OHOS image Building OHOS image
=================== ===================
To clone the source code, perform the procedure in `Getting started <https://git.ostc-eu.org/OSTC/OHOS/docs/developer-guide/-/blob/master/documentation/source/quick-start/build-open-harmony.rst>`__. To clone the source code, perform the procedure in :ref:`Getting Started <BuildOpenharmony>`.
Linux image Linux image
----------- -----------
...@@ -58,7 +58,7 @@ Linux image ...@@ -58,7 +58,7 @@ Linux image
$ MACHINE=stm32mp1-av96 bitbake openharmony-image-base $ MACHINE=stm32mp1-av96 bitbake openharmony-image-base
To generate images for eMMC on SD card, refer to the following flashing procedure. To generate images for eMMC on SD card, refer to the :ref:`Flashing OHOS image <Flashing_ohos>`.
Zephyr image Zephyr image
------------ ------------
...@@ -77,6 +77,7 @@ Zephyr image ...@@ -77,6 +77,7 @@ Zephyr image
3. The output file will be located in the build directory *./tmp-newlib/deploy/images/96b-avenger96/*. 3. The output file will be located in the build directory *./tmp-newlib/deploy/images/96b-avenger96/*.
.. _Flashing_ohos:
Flashing OHOS image Flashing OHOS image
******************* *******************
...@@ -104,7 +105,7 @@ To set the boot option from the SD card using DIP-switch S3, set the BOOT 0 (Swi ...@@ -104,7 +105,7 @@ To set the boot option from the SD card using DIP-switch S3, set the BOOT 0 (Swi
For more information on Avenger96 boot options, see `Getting Started with the Avenger96 <https://www.96boards.org/documentation/consumer/avenger96/getting-started/#starting-the-board-for-the-first-time>`__. For more information on Avenger96 boot options, see `Getting Started with the Avenger96 <https://www.96boards.org/documentation/consumer/avenger96/getting-started/#starting-the-board-for-the-first-time>`__.
1. After the image is build, run the following script with flash layout TSV file provided as an argument. From the build directory created 1. After the image is built, run the following script with flash layout TSV file provided as an argument. From the build directory created
during the environment source. For example, if you are using openharmony-image-base run the following command: during the environment source. For example, if you are using openharmony-image-base run the following command:
.. code-block:: console .. code-block:: console
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment