diff --git a/README.en.md b/README.en.md index dddc1f6d7682323eeb462afe2e684bac3c98de25..a0ca48ae79f99bf3e9668b0b9250afba355676ae 100644 --- a/README.en.md +++ b/README.en.md @@ -54,6 +54,7 @@ You can get introduction of openEuler SBC SIG from [sig-SBC](https://gitee.com/o - [documents](./documents/): - [How to contribute](documents/CONTRIBUTING.md) + - [Compatibility List](documents/compatibility-list.en.md) - [Raspberry Pi](documents/RaspberryPi.md) - [Getting started with Raspberry Pi](documents/RaspberryPi.md) - [Install openEuler on an SD card](documents/raspberrypi/刷写镜像.md) diff --git a/README.md b/README.md index af34297d9fada6fb1b1deb77813f342b34f468f3..4f12098a7f9104e83e4766fceb04cc92d4246e94 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ SIG 组基本信息位于 [sig-SBC](https://gitee.com/openeuler/community/tree/m - [documents](./documents/): 使用文档 - [贡献指南](documents/CONTRIBUTING.md) + - [开发板兼容性列表](documents/compatibility-list.md) - [树莓派](documents/RaspberryPi.md) - [树莓派快速入门](documents/RaspberryPi.md) - [刷写镜像](documents/raspberrypi/刷写镜像.md) diff --git a/documents/CONTRIBUTING.md b/documents/CONTRIBUTING.md index 1949bbd4f559c6ec1c8911e7cafa61ec52a9d955..3897acaf06edc76d40c4d84a82a8bf2582d409f0 100644 --- a/documents/CONTRIBUTING.md +++ b/documents/CONTRIBUTING.md @@ -9,6 +9,8 @@ SBC SIG 交流方式可参考: 本文将以树莓派为例,介绍向 SBC SIG 贡献代码和文档的要求与规范。 +另外,针对瑞芯微系列开发板适配指南参考文档有 [openEuler 适配指南](rockchip/openEuler适配指南.md) + ### 内核源码 SBC SIG 维护的内核源码仓库包括: - [树莓派内核](https://gitee.com/openeuler/raspberrypi-kernel) diff --git a/documents/RaspberryPi.md b/documents/RaspberryPi.md index ac45a5bf3100e0243741aef9d5e9aeb0fa903577..26d2711f84afd7aeea0af587b7056c7dfcd42667 100644 --- a/documents/RaspberryPi.md +++ b/documents/RaspberryPi.md @@ -23,6 +23,8 @@ >- 建议直接使用本文档 [最新镜像](#最新镜像) 章节中给出的 openEuler 的树莓派镜像。 >- 如需根据自身需求定制镜像,可参考 [openEuler 镜像的构建](raspberrypi/openEuler镜像的构建.md) 和 [交叉编译内核](raspberrypi/交叉编译内核.md)。 +- [贡献指南](CONTRIBUTING.md) +- [开发板兼容性列表](compatibility-list.md) - [树莓派](./raspberrypi): 使用文档 - [刷写镜像](raspberrypi/刷写镜像.md) - [树莓派使用](raspberrypi/树莓派使用.md) @@ -45,6 +47,7 @@ - [构建 rootfs 镜像](scripts/build_rootfs.sh) - [将 u-boot、boot、rootfs 合并成一个完整镜像](scripts/gen_image.sh) + ## 最新镜像 > **须知:** diff --git a/documents/Rockchip.md b/documents/Rockchip.md index a1bfadbf81709244ee8f0a38037432b3240a161f..2b1515eb3de9f3c0a7c3eaf7569f4a3cf2bb2931 100644 --- a/documents/Rockchip.md +++ b/documents/Rockchip.md @@ -23,6 +23,8 @@ ## 文件说明 +- [贡献指南](CONTRIBUTING.md) +- [开发板兼容性列表](compatibility-list.md) - [documents](./rockchip): 使用文档 - [openEuler镜像的构建](rockchip/openEuler镜像的构建.md) - [刷写EMMC镜像](rockchip/刷写EMMC镜像.md) diff --git a/documents/compatibility-list.en.md b/documents/compatibility-list.en.md new file mode 100644 index 0000000000000000000000000000000000000000..29bc8ca0fb979e356df3fe660481d9da98d240e0 --- /dev/null +++ b/documents/compatibility-list.en.md @@ -0,0 +1,147 @@ +# Compatibility List +English | [简体中文](./compatibility-list.md) + +> **NOTE:** +>1. The Raspberry Pi development boards listed in the table below support all openEuler releases, except for the Raspberry Pi 5. Only the latest supported version for each board is shown here. +>2. The `Support Level` in the table indicates the level of support provided by openEuler community for each development board, categorized from high to low into the following three tiers: +> - `Official Support`: The kernel has been adapted for openEuler. openEuler community officially releases and maintains images, providing complete system support and update guarantees. +> - `Community Support`: The kernel has been adapted for openEuler. openEuler community provides the corresponding kernel source code repository. Users need to build images based on this kernel source code and the openEuler software repository. +> - `Basic Support`: The kernel has not yet been adapted for openEuler. Users need to use the upstream kernel source code for the development board and build images in combination with the openEuler software repository. + + +
硬件型号 |
+CPU |
+操作系统 |
+支持程度 |
+备注 |
+
---|---|---|---|---|
Raspberry Pi 5 | +Broadcom BCM2712 |
+openEuler 24.03 LTS SP2(内核版本 6.6) |
+官方支持 | +下载镜像 | +
Raspberry Pi 4B | +Broadcom BCM2711 |
++ | 官方支持 | +下载镜像 | +
Raspberry Pi 400 | +Broadcom BCM2711 |
++ | 官方支持 | +下载镜像 | +
Raspberry Pi 3B+ | +Broadcom BCM2837B0 |
++ | 官方支持 | +下载镜像 | +
Raspberry Pi 3B | +Broadcom BCM2837 |
++ | 官方支持 | +下载镜像 | +
Firefly RK3399 | +Rockchip RK3399 |
+openEuler 24.03 LTS(内核版本 6.6) |
+社区支持 |
+构建完整镜像 | +
Radxa Rock Pi 4A | +Rockchip RK3399 |
+openEuler 22.03 LTS(内核版本 5.10) |
+社区支持 |
+构建完整镜像 | +
Firefly ROC-RK3566-PC | +Rockchip RK3566 |
+openEuler 24.03 LTS(内核版本 6.6) |
+社区支持 |
+构建完整镜像 | +
Firefly ROC-RK3568-PC-SE | +Rockchip RK3568 |
+openEuler 22.03 LTS SP3(内核版本 5.10) |
+社区支持 |
+构建完整镜像 | +
Firefly ROC-RK3568-PC | +Rockchip RK3568 |
+openEuler 22.03 LTS SP3(内核版本 5.10) |
+社区支持 |
+构建完整镜像 | +
BananaPi Armsom-Sige5 | +Rockchip RK3576 |
+openEuler 22.03 LTS SP3(内核版本 6.1) |
+基本支持 |
+构建完整镜像 | +
100ASK DShanPi A1 | +Rockchip RK3576 |
+openEuler 22.03 LTS SP3(内核版本 6.1) |
+基本支持 |
+构建完整镜像 | +
Firefly ITX-3588J | +Rockchip RK3588 |
+openEuler 22.03 LTS SP3(内核版本 5.10) |
+社区支持 |
+构建完整镜像 | +
Firefly ROC-RK3588S-PC | +Rockchip RK3588 |
+openEuler 22.03 LTS SP3(内核版本 5.10) |
+社区支持 |
+构建完整镜像 | +
Radxa Rock-5B | +Rockchip RK3588 |
+openEuler 22.03 LTS SP3(内核版本 5.10) |
+社区支持 |
+构建完整镜像 | +
Phytium Pi 4GB | +Phytium |
+openEuler 24.03 LTS(内核版本 6.6) |
+社区支持 |
+构建完整镜像 | +
Orange Pi Zero 2 | +Allwinner H616 |
++ | 社区支持 |
+构建完整镜像 | +
Longan Pi 3H | +Allwinner H618 |
+openEuler 24.03 LTS(内核版本 6.6) |
+社区支持 |
+构建完整镜像 | +