mirror of
https://github.com/openharmony/device_hisilicon_hispark_aries.git
synced 2026-07-01 02:14:27 -04:00
Description:add figure for readme
Team:OTHERS Feature or Bugfix:Feature Binary Source:camera PrivateCode(Yes/No):No Change-Id: I71ae7540821981ee65ef30e5e73b5af37b4933d8 ChangeID:13637339
This commit is contained in:
@@ -43,10 +43,10 @@ Currently, the Hi3518E V300 chip is supported.
|
||||
|
||||
1. Download the GCC toolchain from [https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm/downloads](https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm/downloads). Currently, the toolchain version for compiling U-Boot is **gcc-arm-none-eabi-7-2017-q4-major-linux.tar.bz2**. You can also select other GCC versions.
|
||||
2. Copy the GCC toolchain to the **prebuilts** directory and decompress it.
|
||||
3. Go to the **hispark\_aries\\uboot\\out\\boot** directory and modify the path of the toolchain defined by **OSDRV\_CROSS** in the **makefile** of the directory.
|
||||
3. Go to the **hispark\_aries\\sdk\_liteos\\uboot\\out\\boot** directory and modify the path of the toolchain defined by **OSDRV\_CROSS** in the **makefile** of the directory.
|
||||
4. Run the **make clean;make all;** command to compile the U-Boot.
|
||||
|
||||
The generated U-Boot is stored in the **hispark\_aries\\uboot\\out\\boot** directory.
|
||||
The generated U-Boot is stored in the **hispark\_aries\\sdk\_liteos\\uboot\\out\\boot** directory.
|
||||
|
||||
## hispark\_aries License Agreement <a name="section1312121216216"></a>
|
||||
|
||||
|
||||
+3
-3
@@ -16,7 +16,7 @@
|
||||
**图 1** 多媒体子系统架构图<a name="fig4460722185514"></a>
|
||||
|
||||
|
||||

|
||||

|
||||
|
||||
## 目录<a name="section161941989596"></a>
|
||||
|
||||
@@ -43,10 +43,10 @@
|
||||
|
||||
1. 从开源社区\(https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm/downloads\)下载GCC工具链,当前用于编译uboot的工具链版本为gcc-arm-none-eabi-7-2017-q4-major-linux.tar.bz2,也可以选择其他的GCC版本。
|
||||
2. 将GCC工具链拷贝到prebuilts目录,并解压。
|
||||
3. 进入hispark\_aries\\uboot\\out\\boot目录,修改该目录下的Makefile中的OSDRV\_CROSS所定义的工具链的路径。
|
||||
3. 进入hispark\_aries\\sdk\_liteos\\uboot\\out\\boot目录,修改该目录下的Makefile中的OSDRV\_CROSS所定义的工具链的路径。
|
||||
4. 编译uboot,命令:make clean;make all;
|
||||
|
||||
生成的uboot存放在hispark\_aries\\uboot\\out\\boot目录下。
|
||||
生成的uboot存放在hispark\_aries\\sdk\_liteos\\uboot\\out\\boot目录下。
|
||||
|
||||
## hispark\_aries协议说明<a name="section1312121216216"></a>
|
||||
|
||||
|
||||
Executable
BIN
Binary file not shown.
|
After Width: | Height: | Size: 45 KiB |
Executable
BIN
Binary file not shown.
|
After Width: | Height: | Size: 45 KiB |
Reference in New Issue
Block a user