From b597d131dfc2723e4d73fab1398f4df2e6d7befc Mon Sep 17 00:00:00 2001 From: Tang ZZ Date: Tue, 17 Mar 2026 16:17:49 +0800 Subject: [PATCH] docs(q6a): correct UFS module performance data on Q6A - Radxa UFS Module 128GB: 1703 MB/s read, 388 MB/s write - Radxa UFS Module 256GB: 1811 MB/s read, 557 MB/s write - Remove UFS chip brand/model column (not relevant for end users) - Supersedes PR #1480 which had incorrect data attribution --- docs/dragon/q6a/hardware-use/ufs-emmc-com.md | 11 +++++++++++ .../current/dragon/q6a/hardware-use/ufs-emmc-com.md | 11 +++++++++++ 2 files changed, 22 insertions(+) diff --git a/docs/dragon/q6a/hardware-use/ufs-emmc-com.md b/docs/dragon/q6a/hardware-use/ufs-emmc-com.md index db60eeed84..569c69a0fa 100644 --- a/docs/dragon/q6a/hardware-use/ufs-emmc-com.md +++ b/docs/dragon/q6a/hardware-use/ufs-emmc-com.md @@ -34,6 +34,17 @@ eMMC 模块或 UFS 模块可以作为系统启动介质,也可以作为扩展 - [安装系统到 UFS](../getting-started/install-system/ufs-system) +## UFS 性能参考 + +以下为 Dragon Q6A 上使用 Radxa UFS Module 的实测读写性能,使用 `dd` 命令测试,仅供参考。 + +| 产品名称 | 容量 | 读取速度 | 写入速度 | 测试环境 | +| ---------------- | ----- | --------- | -------- | ---------------- | +| Radxa UFS Module | 128GB | 1703 MB/s | 388 MB/s | Radxa OS (Linux) | +| Radxa UFS Module | 256GB | 1811 MB/s | 557 MB/s | Radxa OS (Linux) | + +> 注意:实际读写速度可能因 UFS 模块品牌、容量、固件版本以及测试环境不同而有所差异。以上数据均为实测参考值。 + ## 接口引脚定义 可以参考 [资源汇总下载](../download) 页面的硬件原理图。 diff --git a/i18n/en/docusaurus-plugin-content-docs/current/dragon/q6a/hardware-use/ufs-emmc-com.md b/i18n/en/docusaurus-plugin-content-docs/current/dragon/q6a/hardware-use/ufs-emmc-com.md index 8eef6a4fab..73c06899dd 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/dragon/q6a/hardware-use/ufs-emmc-com.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/dragon/q6a/hardware-use/ufs-emmc-com.md @@ -34,6 +34,17 @@ For system installation, refer to the following tutorials: - [Install System to UFS](../getting-started/install-system/ufs-system) +## UFS Performance Reference + +The following table shows measured read/write performance of the Radxa UFS Module on the Dragon Q6A, tested using the `dd` command. Data is for reference only. + +| Product Name | Capacity | Read Speed | Write Speed | Test Environment | +| ------------------ | -------- | ---------- | ----------- | ------------------ | +| Radxa UFS Module | 128GB | 1703 MB/s | 388 MB/s | Radxa OS (Linux) | +| Radxa UFS Module | 256GB | 1811 MB/s | 557 MB/s | Radxa OS (Linux) | + +> Note: Actual read/write speeds may vary depending on the UFS module brand, capacity, firmware version, and test environment. The above data are measured reference values. + ## Interface Pin Definition Refer to the hardware schematic diagram on the [Resource Summary Download](../download) page.