From af5c07dc3bc63ace13c4a7bee36b1e4c87ad7b36 Mon Sep 17 00:00:00 2001 From: saeedjohar Date: Thu, 24 Jul 2025 18:45:04 +0300 Subject: [PATCH] Add missing info about cmprovision tool --- documentation/asciidoc/computers/software-sources.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/documentation/asciidoc/computers/software-sources.adoc b/documentation/asciidoc/computers/software-sources.adoc index 9079a426c..a2053b468 100644 --- a/documentation/asciidoc/computers/software-sources.adoc +++ b/documentation/asciidoc/computers/software-sources.adoc @@ -137,6 +137,9 @@ A tool to provision Raspberry Pi devices at manufacture, including secure boot a https://github.com/raspberrypi/usbboot:: A tool to boot a Raspberry Pi over USB for provisioning Compute Module and Raspberry Pi devices. +https://github.com/raspberrypi/cmprovision:: +A tool to mass provision Raspberry Pi Compute Modules (Compute Module 3, 3+ and 4 are supported). + === Feedback http://github.com/raspberrypi/bookworm-feedback::