From 5a62ccd4d8020fa1e45950c36915e425de3ce59f Mon Sep 17 00:00:00 2001 From: Gururaj Shetty <gururaj.shetty@huawei.com> Date: Wed, 27 Jan 2021 08:25:31 +0000 Subject: [PATCH] Update avenger-96-board.rst --- documentation/source/quick-start/avenger-96-board.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/documentation/source/quick-start/avenger-96-board.rst b/documentation/source/quick-start/avenger-96-board.rst index 3680ab4..0254791 100644 --- a/documentation/source/quick-start/avenger-96-board.rst +++ b/documentation/source/quick-start/avenger-96-board.rst @@ -9,8 +9,8 @@ The STM32MP157 is a highly integrated multi-market system-on-chip designed to en For more details on Avenger 96 board, refer https://www.96boards.org/product/avenger96/. -Bulding Zephyr onto Avenger96 board -************************************* +Bulding Linux and Zephyr onto Avenger96 board +********************************************* OpenHarmony can be hosted on top of variety of kernels. Currently supported kernels (a.k.a. OHOS flavours) are Linux and Zephyr. To build OHOS flavour, use the following command syntax: @@ -202,6 +202,7 @@ Activation of remoteproc Philosopher 2 [P: 1] THINKING [ 725 ms ] Philosopher 1 [P: 2] EATING [ 225 ms ] + Flashing an Application to Avenger96 board ****************************************** When the build completes it puts all the required files into the'deploy' folder. Execute the following commands: -- GitLab