Skip to content

docs(dragon/q8b): add VarStore to SPI erase commands and reorder -l flag#1875

Merged
Milir-Radxa merged 1 commit into
radxa-docs:mainfrom
tangzz-radxa:docs/dragon-q8b-spi-erase-varstore-20260624
Jun 24, 2026
Merged

docs(dragon/q8b): add VarStore to SPI erase commands and reorder -l flag#1875
Milir-Radxa merged 1 commit into
radxa-docs:mainfrom
tangzz-radxa:docs/dragon-q8b-spi-erase-varstore-20260624

Conversation

@tangzz-radxa

Copy link
Copy Markdown
Contributor

背景

Dragon Q8B 的 SPI 启动固件擦除教程(docs/dragon/q8b/low-level-dev/spi-fw.md)里的 edl-ng erase-part 命令有两点问题:

  1. 旧版只擦 4 个分区(ddr / uefi / devcfg / xbl),漏掉 VarStore
  2. -l 参数位置放在 erase-part 之后,部分版本下参数解析顺序与新固件不匹配。

改动

把"擦除 SPI 启动固件"一节里的命令按 edl-ng 当前使用方式调整:

  • -l prog_firehose_ddr.elf 移到 erase-part 之前
  • 增补 VarStore 分区
  • Windows 和 Linux 命令同步更新

中英文两个版本都改了。

文件

  • docs/dragon/q8b/low-level-dev/spi-fw.md
  • i18n/en/docusaurus-plugin-content-docs/current/dragon/q8b/low-level-dev/spi-fw.md

来源

售后技术支持群同事 @吴闽龙 提供新命令,要求同步更新教程。

- Move -l prog_firehose_ddr.elf before erase-part on both Windows and Linux
- Add the missing VarStore partition to the erase command list
- Sync Chinese and English docs
@tangzz-radxa tangzz-radxa requested a review from a team as a code owner June 24, 2026 01:30
@Milir-Radxa Milir-Radxa merged commit 7a06e6f into radxa-docs:main Jun 24, 2026
5 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