Skip to content

docs(cubie/a7z): fix EN UART debug page copy-paste from A7A - #2054

Merged
Milir-Radxa merged 1 commit into
radxa-docs:mainfrom
tangzz-radxa:docs/fix-a7z-en-uart-copypaste-20260821
Aug 21, 2026
Merged

docs(cubie/a7z): fix EN UART debug page copy-paste from A7A#2054
Milir-Radxa merged 1 commit into
radxa-docs:mainfrom
tangzz-radxa:docs/fix-a7z-en-uart-copypaste-20260821

Conversation

@tangzz-radxa

Copy link
Copy Markdown
Contributor

Problem

The English UART debug page under cubie/a7z/system-config/ was copied from the Cubie A7A page and never fixed:

  • The page title and body reference "Cubie A7A" instead of "Cubie A7Z"
  • The connection diagram uses the A7A image (/en/img/cubie/a7a/a7a-uart.webp)
  • The pin table labels use the A7A naming (UART0_TXD / UART0_RXD)
  • The EN system-config/README.md also says "Radxa Cubie A7A system"

The Chinese page (docs/cubie/a7z/system-config/uart-debug.md) is already correct: it uses "Cubie A7Z", the a7z-uart-debug.webp image and UART0_TX/UART0_RX pin names. This PR aligns the English page with the already-correct Chinese version.

Fix

  • i18n/en/.../cubie/a7z/system-config/uart-debug.md: "Cubie A7A" → "Cubie A7Z"; image → /en/img/cubie/a7z/a7z-uart-debug.webp; pin labels → UART0_TX (Pin 8) / UART0_RX (Pin 10)
  • i18n/en/.../cubie/a7z/system-config/README.md: "Radxa Cubie A7A system" → "Radxa Cubie A7Z system"

No Chinese change is required — the Chinese counterpart already uses the correct content, so this PR aligns the English pages with it.

Scope

Verification

  • /en/img/cubie/a7z/a7z-uart-debug.webp returns 200 on docs.radxa.com (image already exists)
  • No remaining "Cubie A7A" references in the A7Z EN section except the legitimate download.md product-family mention

The EN uart-debug page under cubie/a7z/system-config was copied from the
Cubie A7A page: it referenced 'Cubie A7A' throughout, used the A7A image
(/en/img/cubie/a7a/a7a-uart.webp) and the A7A pin labels (UART0_TXD/RXD).

Fix to match the already-correct ZH page and the A7Z hardware:
- board name: Cubie A7A -> Cubie A7Z
- image: /en/img/cubie/a7z/a7z-uart-debug.webp
- pin labels: UART0_TX (Pin 8) / UART0_RX (Pin 10)
Also fix EN system-config README.md which said 'Radxa Cubie A7A system'.
@tangzz-radxa
tangzz-radxa requested a review from a team as a code owner August 21, 2026 08:37
@Milir-Radxa
Milir-Radxa merged commit 7404878 into radxa-docs:main Aug 21, 2026
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants