update README

Signed-off-by: Mr_YX <496043997@qq.com>
This commit is contained in:
Mr_YX
2022-05-09 18:17:11 +08:00
parent e69902c692
commit 0e4b186f7a
2 changed files with 16 additions and 16 deletions
+8 -8
View File
@@ -28,13 +28,13 @@ The vendor provides the driver code of the chip architecture.
```
kernel/linux/patches
├── linux-4.19 # linux-4.19 patches
   └── hi3516dv300_patch
   ├── hi3516dv300.patch # linux-4.19 Hi3516D V300 SOC patches
   └── hdf.patch # linux-4.19 Hi3516D V300 HDF patches
└── hi3516dv300_patch
├── hi3516dv300.patch # linux-4.19 Hi3516D V300 SOC patches
└── hdf.patch # linux-4.19 Hi3516D V300 HDF patches
└── linux-5.10
   └── hi3516dv300_patch
   ├── hi3516dv300.patch # linux-5.10 Hi3516D V300 SOC patches
   └── hdf.patch # linux-5.10 Hi3516D V300 HDF patches
└── hi3516dv300_patch
├── hi3516dv300.patch # linux-5.10 Hi3516D V300 SOC patches
└── hdf.patch # linux-5.10 Hi3516D V300 HDF patches
```
## Usage<a name="section1393789267"></a>
@@ -88,6 +88,6 @@ Perform a full build for the project to generate the **uImage** kernel image.
## Repositories Involved<a name="section27639463106"></a>
<u>kernel\_linux\_patches</u>
[<u>kernel\_linux\_patches</u>](https://gitee.com/openharmony/kernel_linux_patches)
<u>kernel\_linux\_config</u>
[<u>kernel\_linux\_config</u>](https://gitee.com/openharmony/kernel_linux_config)
+8 -8
View File
@@ -28,13 +28,13 @@ hi3516dv300_small.patch: 在Hi3516DV300芯片上支持arm架构的内核启动
```
kernel/linux/patches
├── linux-4.19 # linux-4.19 相关patch
   └── hi3516dv300_patch
   ├── hi3516dv300.patch # linux-4.19 hi3516dv300 SOC patch
   └── hdf.patch # linux-4.19 hi3516dv300 hdf patch
└── hi3516dv300_patch
├── hi3516dv300.patch # linux-4.19 hi3516dv300 SOC patch
└── hdf.patch # linux-4.19 hi3516dv300 hdf patch
└── linux-5.10
   └── hi3516dv300_patch
   ├── hi3516dv300.patch # linux-5.10 hi3516dv300 SOC patch
   └── hdf.patch # linux-5.10 hi3516dv300 hdf patch
└── hi3516dv300_patch
├── hi3516dv300.patch # linux-5.10 hi3516dv300 SOC patch
└── hdf.patch # linux-5.10 hi3516dv300 hdf patch
```
## 使用说明<a name="section1393789267"></a>
@@ -88,6 +88,6 @@ kernel/linux/patches
## 相关仓<a name="section27639463106"></a>
<u>kernel\_linux\_patches</u>
[<u>kernel\_linux\_patches</u>](https://gitee.com/openharmony/kernel_linux_patches)
<u>kernel\_linux\_config</u>
[<u>kernel\_linux\_config</u>](https://gitee.com/openharmony/kernel_linux_config)