Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions docs/dragon/q6a/hardware-use/boot.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
sidebar_position: 17
---

# 启动方式说明

Dragon Q6A 默认从 SPI NOR Flash 启动,并已预装 BIOS。

如需将启动介质改为直接从 UFS 启动,可以按以下方式调整板载电阻:

1. 移除 R137 位号的电阻。
2. 在 R207 位号焊接一个 10 kΩ 电阻。

:::warning 注意
该操作涉及硬件焊接,可能造成设备损坏或影响保修,且完成修改后 Dragon Q6A 将无法从 microSD 卡、eMMC 模块或 NVMe SSD 启动系统。操作前请断开设备电源,并由具备焊接经验的人员完成。
:::
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
sidebar_position: 17
---

# Boot Options

The Dragon Q6A boots from the SPI NOR Flash by default and comes with a pre-installed BIOS.

To change the boot medium to boot directly from UFS, adjust the onboard resistors as follows:

1. Remove the resistor at R137.
2. Solder a 10 kΩ resistor at R207.

:::warning
This operation involves hardware soldering and may cause device damage or affect the warranty. After the modification, the Dragon Q6A will no longer be able to boot the system from a microSD card, eMMC module, or NVMe SSD. Disconnect the device from power before performing the operation, and have it done by personnel with soldering experience.
:::