diff --git a/README.en.md b/README.en.md deleted file mode 100644 index 5f0dcae..0000000 --- a/README.en.md +++ /dev/null @@ -1,36 +0,0 @@ -# device_rockchip - -#### Description -{**When you're done, you can delete the content in this README and update the file with details for others getting started with your repository**} - -#### Software Architecture -Software architecture description - -#### Installation - -1. xxxx -2. xxxx -3. xxxx - -#### Instructions - -1. xxxx -2. xxxx -3. xxxx - -#### Contribution - -1. Fork the repository -2. Create Feat_xxx branch -3. Commit your code -4. Create Pull Request - - -#### Gitee Feature - -1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md -2. Gitee blog [blog.gitee.com](https://blog.gitee.com) -3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) -4. The most valuable open source project [GVP](https://gitee.com/gvp) -5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) -6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/) diff --git a/README.md b/README.md deleted file mode 100644 index 34f51ba..0000000 --- a/README.md +++ /dev/null @@ -1,39 +0,0 @@ -# device_rockchip - -#### 介绍 -{**以下是 Gitee 平台说明,您可以替换此简介** -Gitee 是 OSCHINA 推出的基于 Git 的代码托管平台(同时支持 SVN)。专为开发者提供稳定、高效、安全的云端软件开发协作平台 -无论是个人、团队、或是企业,都能够用 Gitee 实现代码托管、项目管理、协作开发。企业项目请看 [https://gitee.com/enterprises](https://gitee.com/enterprises)} - -#### 软件架构 -软件架构说明 - - -#### 安装教程 - -1. xxxx -2. xxxx -3. xxxx - -#### 使用说明 - -1. xxxx -2. xxxx -3. xxxx - -#### 参与贡献 - -1. Fork 本仓库 -2. 新建 Feat_xxx 分支 -3. 提交代码 -4. 新建 Pull Request - - -#### 特技 - -1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md -2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) -3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 -4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 -5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) -6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/) diff --git a/build/README.en.md b/build/README.en.md index 96aaad0..03b0c29 100644 --- a/build/README.en.md +++ b/build/README.en.md @@ -1,36 +1,16 @@ -# device_rockchip_build +# rockchip build -#### Description -{**When you're done, you can delete the content in this README and update the file with details for others getting started with your repository**} +## Introduction -#### Software Architecture -Software architecture description +This repository stores scripts for compiling and packing kernel images. -#### Installation +## Constraints -1. xxxx -2. xxxx -3. xxxx +Currently, rk3568 are supported. -#### Instructions +## Repositories Involved -1. xxxx -2. xxxx -3. xxxx - -#### Contribution - -1. Fork the repository -2. Create Feat_xxx branch -3. Commit your code -4. Create Pull Request - - -#### Gitee Feature - -1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md -2. Gitee blog [blog.gitee.com](https://blog.gitee.com) -3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) -4. The most valuable open source project [GVP](https://gitee.com/gvp) -5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) -6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/) +1. device/rockchip/build +2. device/rockchip/common +3. device/rockchip/hardware +4. device/rockchip/rk3568 \ No newline at end of file diff --git a/build/README.md b/build/README.md deleted file mode 100644 index 6c9d903..0000000 --- a/build/README.md +++ /dev/null @@ -1,39 +0,0 @@ -# device_rockchip_build - -#### 介绍 -{**以下是 Gitee 平台说明,您可以替换此简介** -Gitee 是 OSCHINA 推出的基于 Git 的代码托管平台(同时支持 SVN)。专为开发者提供稳定、高效、安全的云端软件开发协作平台 -无论是个人、团队、或是企业,都能够用 Gitee 实现代码托管、项目管理、协作开发。企业项目请看 [https://gitee.com/enterprises](https://gitee.com/enterprises)} - -#### 软件架构 -软件架构说明 - - -#### 安装教程 - -1. xxxx -2. xxxx -3. xxxx - -#### 使用说明 - -1. xxxx -2. xxxx -3. xxxx - -#### 参与贡献 - -1. Fork 本仓库 -2. 新建 Feat_xxx 分支 -3. 提交代码 -4. 新建 Pull Request - - -#### 特技 - -1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md -2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) -3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 -4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 -5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) -6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/) diff --git a/build/README.zh.md b/build/README.zh.md new file mode 100644 index 0000000..f9f947a --- /dev/null +++ b/build/README.zh.md @@ -0,0 +1,12 @@ +# rockchip build 组件 + +#### 简介 +编译打包镜像的编译脚本 +#### 约束 +目前支持rk3568 +#### 对应仓库 + +1. device/rockchip/build +2. device/rockchip/common +3. device/rockchip/hardware +4. device/rockchip/rk3568 diff --git a/common/README.en.md b/common/README.en.md deleted file mode 100644 index d90f9f3..0000000 --- a/common/README.en.md +++ /dev/null @@ -1,36 +0,0 @@ -# device_rockchip_common - -#### Description -{**When you're done, you can delete the content in this README and update the file with details for others getting started with your repository**} - -#### Software Architecture -Software architecture description - -#### Installation - -1. xxxx -2. xxxx -3. xxxx - -#### Instructions - -1. xxxx -2. xxxx -3. xxxx - -#### Contribution - -1. Fork the repository -2. Create Feat_xxx branch -3. Commit your code -4. Create Pull Request - - -#### Gitee Feature - -1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md -2. Gitee blog [blog.gitee.com](https://blog.gitee.com) -3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) -4. The most valuable open source project [GVP](https://gitee.com/gvp) -5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) -6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/) diff --git a/common/README.md b/common/README.md deleted file mode 100644 index 3705f04..0000000 --- a/common/README.md +++ /dev/null @@ -1,39 +0,0 @@ -# device_rockchip_common - -#### 介绍 -{**以下是 Gitee 平台说明,您可以替换此简介** -Gitee 是 OSCHINA 推出的基于 Git 的代码托管平台(同时支持 SVN)。专为开发者提供稳定、高效、安全的云端软件开发协作平台 -无论是个人、团队、或是企业,都能够用 Gitee 实现代码托管、项目管理、协作开发。企业项目请看 [https://gitee.com/enterprises](https://gitee.com/enterprises)} - -#### 软件架构 -软件架构说明 - - -#### 安装教程 - -1. xxxx -2. xxxx -3. xxxx - -#### 使用说明 - -1. xxxx -2. xxxx -3. xxxx - -#### 参与贡献 - -1. Fork 本仓库 -2. 新建 Feat_xxx 分支 -3. 提交代码 -4. 新建 Pull Request - - -#### 特技 - -1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md -2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) -3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 -4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 -5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) -6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/) diff --git a/hardware/README.en.md b/hardware/README.en.md new file mode 100644 index 0000000..88f9982 --- /dev/null +++ b/hardware/README.en.md @@ -0,0 +1,14 @@ +# rockchip hardware + +## Introduction +Media and wifi southbound interface implementation, framework and docking layer library directory。 +## Constraints + +Currently, rk3568 are supported. +## Repositories Involved +1. device_rockchip/hardware/display +2. device_rockchip/hardware/gpu +3. device_rockchip/hardware/isp +4. device_rockchip/hardware/mpp +5. device_rockchip/hardware/rga +6. device_rockchip/hardware/wifi diff --git a/hardware/README.zh.md b/hardware/README.zh.md new file mode 100644 index 0000000..5199124 --- /dev/null +++ b/hardware/README.zh.md @@ -0,0 +1,14 @@ +# rockchip hardware组件 + +#### 简介 +媒体及wifi南向接口实现、框架及对接层库目录。 +#### 约束 +目前支持rk3568 +#### 对应仓库 + +1. device_rockchip/hardware/display +2. device_rockchip/hardware/gpu +3. device_rockchip/hardware/isp +4. device_rockchip/hardware/mpp +5. device_rockchip/hardware/rga +6. device_rockchip/hardware/wifi \ No newline at end of file diff --git a/rk3568/README.en.md b/rk3568/README.en.md index acc3862..9125d85 100644 --- a/rk3568/README.en.md +++ b/rk3568/README.en.md @@ -1,36 +1,21 @@ -# device_rockchip_rk3568 +# rk3568 Compilation and tools -#### Description -{**When you're done, you can delete the content in this README and update the file with details for others getting started with your repository**} +## Introduction -#### Software Architecture -Software architecture description +This repository stores scripts for compiling and packing kernel image,burn tools. -#### Installation +## contents -1. xxxx -2. xxxx -3. xxxx +``` +/device/rockchip/rk3568 +├── build # Compilation and construction of key cfg files +├── kernel # Compilation and packaging of the kernel image +├── loader # Pre-made image and instructions for use +└── tools # Burning tools and instructions -#### Instructions - -1. xxxx -2. xxxx -3. xxxx - -#### Contribution - -1. Fork the repository -2. Create Feat_xxx branch -3. Commit your code -4. Create Pull Request +``` -#### Gitee Feature +## Repositories Involved -1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md -2. Gitee blog [blog.gitee.com](https://blog.gitee.com) -3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) -4. The most valuable open source project [GVP](https://gitee.com/gvp) -5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) -6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/) +**device/rockchip/rk3568** diff --git a/rk3568/README.md b/rk3568/README.md deleted file mode 100644 index 7cf8cb9..0000000 --- a/rk3568/README.md +++ /dev/null @@ -1,39 +0,0 @@ -# device_rockchip_rk3568 - -#### 介绍 -{**以下是 Gitee 平台说明,您可以替换此简介** -Gitee 是 OSCHINA 推出的基于 Git 的代码托管平台(同时支持 SVN)。专为开发者提供稳定、高效、安全的云端软件开发协作平台 -无论是个人、团队、或是企业,都能够用 Gitee 实现代码托管、项目管理、协作开发。企业项目请看 [https://gitee.com/enterprises](https://gitee.com/enterprises)} - -#### 软件架构 -软件架构说明 - - -#### 安装教程 - -1. xxxx -2. xxxx -3. xxxx - -#### 使用说明 - -1. xxxx -2. xxxx -3. xxxx - -#### 参与贡献 - -1. Fork 本仓库 -2. 新建 Feat_xxx 分支 -3. 提交代码 -4. 新建 Pull Request - - -#### 特技 - -1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md -2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) -3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 -4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 -5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) -6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/) diff --git a/rk3568/README_zh.md b/rk3568/README_zh.md new file mode 100644 index 0000000..176f0d1 --- /dev/null +++ b/rk3568/README_zh.md @@ -0,0 +1,22 @@ +# rk3568 编译及工具 + +## 简介 + +rk3568内核镜像编译打包,烧录工具等。 + +## 目录 + +``` +/device/rockchip/rk3568 +├── build # 关键cfg的编译构建 +├── kernel # kernel镜像的编译打包 +├── loader # 预制镜像及使用说明 +└── tools # 烧录工具及使用说明 + +``` + + +## 对应仓库 + +**device/rockchip/rk3568** +