docs(q6a): correct UFS module performance data#1481
Closed
tangzz-radxa wants to merge 2 commits into
Closed
Conversation
- 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 radxa-docs#1480 which had incorrect data attribution
1bd5bfb to
b597d13
Compare
Contributor
|
你需要先rebase 然后再进行修改 |
Contributor
|
@tangzz-radxa 请拉取最新的 docs 文档再重新提 PR |
Contributor
|
经过 rebase 分析,main 分支已经包含了更详细的 UFS 性能数据(含颗粒品牌/型号信息),此 PR 的改动反而会覆盖 main 上更好的版本。建议关闭此 PR。 |
# Conflicts: # docs/dragon/q6a/hardware-use/ufs-emmc-com.md # i18n/en/docusaurus-plugin-content-docs/current/dragon/q6a/hardware-use/ufs-emmc-com.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes incorrect UFS performance data from PR #1480.
Changes:
Supersedes: #1480