docs: rock4ab-se boot-from-emmc: add ROCK 4A+/4B+ model coverage - #2072
Open
tangzz-radxa wants to merge 1 commit into
Open
docs: rock4ab-se boot-from-emmc: add ROCK 4A+/4B+ model coverage#2072tangzz-radxa wants to merge 1 commit into
tangzz-radxa wants to merge 1 commit into
Conversation
The boot-from-emmc page only listed ROCK 4A/4B/4SE, while the family (README, download page, hardware interface) covers ROCK 4A/4A+/4B/4B+/4SE and all five models share the eMMC Module slot. Align the model list with the sibling boot-from-sd-card page to avoid confusing 4A+/4B+ users. Fixes radxa-docs#2071
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 #2071
Problem
The ROCK 4A/4A+/4B/4B+/4SE "Install OS to eMMC Module" page only mentioned ROCK 4A/4B/4SE, which confused users of the newer ROCK 4A+ / ROCK 4B+ models (reported via the docs feedback widget).
Change
boot-from-emmc.md(zh + en) to ROCK 4A/4A+/4B/4B+/4SE, consistent with:rock4ab-se/README.md)rock4ab-se/download.md), which ships images for all five modelsboot-from-sd-card.md, which already lists all five modelsImpact
Docs-only, small and precise. No product behavior change. Removes ambiguity for ROCK 4A+/4B+ owners who want to boot from an eMMC Module.
Source: support case (GitHub issue #2071, docs feedback widget).