Skip to content

Commit a83f768

Browse files
committed
cm-emmc-flashing: Update to refer to the mass-storage-gadget
On CM4 / CM5 the mass storage gadget is much faster than the previous VPU firmware USB MSD gadget implemenation. Point readers towards this first.
1 parent 385d10d commit a83f768

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 or CM5 run the '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 or older 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)