diff --git a/docs/som/cm/cm4/getting-started/install-system/ufs-boot.md b/docs/som/cm/cm4/getting-started/install-system/ufs-boot.md new file mode 100644 index 000000000..d2e8b8244 --- /dev/null +++ b/docs/som/cm/cm4/getting-started/install-system/ufs-boot.md @@ -0,0 +1,11 @@ +--- +sidebar_position: 3 +--- + +import DDUse from '../../../../../common/radxa-os/install-system/\_use_dd_ufs.mdx'; + +# 安装系统到 UFS 模块 + + + +说明:UFS 启动需要将 UFS BOOT 引脚使用跳线帽或者杜邦线短接,接口位置可以参考 [其它接口](../../hardware-use/other.md) 文档。 diff --git a/docs/som/cm/cm4/getting-started/quickly_start.md b/docs/som/cm/cm4/getting-started/quickly_start.md index 2b055da87..e651579b5 100644 --- a/docs/som/cm/cm4/getting-started/quickly_start.md +++ b/docs/som/cm/cm4/getting-started/quickly_start.md @@ -63,9 +63,9 @@ sidebar_position: 1 完成系统的安装后,你可以将 MicroSD 卡安装到 CM4 IO 板的 MicroSD 卡槽上,然后连接电源适配器启动系统。 :::tip 系统启动优先级 -若您在主板上安装了多个系统启动介质,系统启动优先级如下:目前暂不支持 UFS 模块启动系统 +若您在主板上安装了多个系统启动介质,系统启动优先级如下: -MicroSD 卡 > 板载 eMMC > UFS 模块(暂不支持) > NVMe SSD +MicroSD 卡 > 板载 eMMC > UFS 模块 > NVMe SSD :::
diff --git a/docs/som/cm/cm4/getting-started/use_system.md b/docs/som/cm/cm4/getting-started/use_system.md index 4cc64bd34..ccf6d680d 100644 --- a/docs/som/cm/cm4/getting-started/use_system.md +++ b/docs/som/cm/cm4/getting-started/use_system.md @@ -15,9 +15,9 @@ sidebar_position: 3 将系统启动介质安装到主板对应位置,然后使用电源适配器给主板供电并启动系统。 :::tip 系统启动优先级 -若您在主板上安装了多个系统启动介质,系统启动优先级如下:目前暂不支持 UFS 模块启动系统 +若您在主板上安装了多个系统启动介质,系统启动优先级如下: -MicroSD 卡 > 板载 eMMC > UFS 模块(暂不支持) > NVMe SSD +MicroSD 卡 > 板载 eMMC > UFS 模块 > NVMe SSD ::: **说明:你可以将优先级较高的系统启动介质取下来,这样系统就会从优先级较低的系统启动介质启动。** diff --git a/i18n/en/docusaurus-plugin-content-docs/current/som/cm/cm4/getting-started/install-system/ufs-boot.md b/i18n/en/docusaurus-plugin-content-docs/current/som/cm/cm4/getting-started/install-system/ufs-boot.md new file mode 100644 index 000000000..27121a1f8 --- /dev/null +++ b/i18n/en/docusaurus-plugin-content-docs/current/som/cm/cm4/getting-started/install-system/ufs-boot.md @@ -0,0 +1,11 @@ +--- +sidebar_position: 3 +--- + +import DDUse from '../../../../../common/radxa-os/install-system/\_use_dd_ufs.mdx'; + +# Install System to UFS Module + + + +Note: UFS boot requires shorting the UFS BOOT pin using a jumper cap or DuPont wire. For the interface location, please refer to the [Other Interfaces](../../hardware-use/other.md) document. diff --git a/i18n/en/docusaurus-plugin-content-docs/current/som/cm/cm4/getting-started/quickly_start.md b/i18n/en/docusaurus-plugin-content-docs/current/som/cm/cm4/getting-started/quickly_start.md index ee7d381b1..8f7aff9b1 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/som/cm/cm4/getting-started/quickly_start.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/som/cm/cm4/getting-started/quickly_start.md @@ -65,7 +65,7 @@ After completing the system installation, insert the MicroSD card into the CM4 I :::tip Boot Priority If you have multiple boot media installed, the system will boot in the following priority order: -MicroSD Card > Onboard eMMC > UFS Module (Not Supported) > NVMe SSD +MicroSD Card > Onboard eMMC > UFS Module > NVMe SSD :::
diff --git a/i18n/en/docusaurus-plugin-content-docs/current/som/cm/cm4/getting-started/use_system.md b/i18n/en/docusaurus-plugin-content-docs/current/som/cm/cm4/getting-started/use_system.md index 74a304177..96d13a296 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/som/cm/cm4/getting-started/use_system.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/som/cm/cm4/getting-started/use_system.md @@ -15,9 +15,9 @@ If you haven't installed the system yet, please refer to the [Install System](./ Install the boot media in the corresponding slot on the motherboard, then power on the board using the power adapter to start the system. :::tip Boot Priority -If you have multiple boot media installed on the motherboard, the system will boot in the following priority order (Note: UFS module boot is currently not supported): +If you have multiple boot media installed on the motherboard, the system will boot in the following priority order: -MicroSD Card > Onboard eMMC > UFS Module (Not Supported) > NVMe SSD +MicroSD Card > Onboard eMMC > UFS Module > NVMe SSD ::: **Note:** You can remove the higher priority boot media to force the system to boot from a lower priority media.