diff --git a/docs/dragon/q6a/hardware-use/boot.md b/docs/dragon/q6a/hardware-use/boot.md new file mode 100644 index 000000000..bb5b1a385 --- /dev/null +++ b/docs/dragon/q6a/hardware-use/boot.md @@ -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 启动系统。操作前请断开设备电源,并由具备焊接经验的人员完成。 +::: diff --git a/i18n/en/docusaurus-plugin-content-docs/current/dragon/q6a/hardware-use/boot.md b/i18n/en/docusaurus-plugin-content-docs/current/dragon/q6a/hardware-use/boot.md new file mode 100644 index 000000000..dac1d02a0 --- /dev/null +++ b/i18n/en/docusaurus-plugin-content-docs/current/dragon/q6a/hardware-use/boot.md @@ -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. +:::