diff --git a/supported-boards/96b-Avenger.rst b/supported-boards/96b-Avenger.rst index 3d321eb88022647a86726f128126fabf0bf383ca..a6042dfaff1ab7d966db06b940bb179ae2a79ee3 100644 --- a/supported-boards/96b-Avenger.rst +++ b/supported-boards/96b-Avenger.rst @@ -39,7 +39,7 @@ Supported images 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 ----------- @@ -58,7 +58,7 @@ Linux image $ 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 ------------ @@ -77,6 +77,7 @@ Zephyr image 3. The output file will be located in the build directory *./tmp-newlib/deploy/images/96b-avenger96/*. +.. _Flashing_ohos: 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 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: .. code-block:: console