Skip to content

Commit 6e9b133

Browse files
Merge pull request #3861 from timg236/cm4-emmc-mass-storage-gadget
cm-emmc-flashing: Update to refer to the mass-storage-gadget
2 parents fe6988e + 140923d commit 6e9b133

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

documentation/asciidoc/computers/compute-module/cm-emmc-flashing.adoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,10 @@ To set up software on a Windows host device:
103103

104104
. Connect the IO Board to power. Windows should discover the hardware and configure the required drivers.
105105

106-
. Double-click on `RPiBoot.exe` to run it. After a few seconds, the Compute Module eMMC should appear as a USB mass storage device.
106+
. On CM4 and later devices, select **Raspberry Pi - Mass Storage Gadget - 64-bit** from the start menu. After a few seconds, the Compute Module eMMC or NVMe will appear as USB mass storage devices. This also provides a debug console as a serial port gadget.
107+
108+
. On CM3 and older devices, select **rpiboot**. Double-click on `RPiBoot.exe` to run it. After a few seconds, the Compute Module eMMC should appear as a USB mass storage device.
109+
107110

108111
TIP: Alternatively, you can https://github.com/raspberrypi/usbboot[build `rpiboot` from source].
109112

0 commit comments

Comments
 (0)