[PATCH] Documentation: user: usb: mention "fastboot erase"
Bastian Krause
bst at pengutronix.de
Tue Jun 30 02:01:53 PDT 2026
fastboot erase was implemented from the beginning, see [1].
[1] e8993bc5457 ("Documentation: fastboot: fastboot erase is implemented")
Signed-off-by: Bastian Krause <bst at pengutronix.de>
---
Documentation/user/usb.rst | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/user/usb.rst b/Documentation/user/usb.rst
index c6ff383c565..3f01e6b2c36 100644
--- a/Documentation/user/usb.rst
+++ b/Documentation/user/usb.rst
@@ -168,6 +168,7 @@ The Fastboot gadget supports the following commands:
- fastboot getvar
- fastboot boot
- fastboot reboot
+- fastboot erase
``fastboot flash`` additionally supports image types UBI and Barebox. For UBI
Images and a MTD device as target, ubiformat is called. For a Barebox image
--
2.47.3
More information about the barebox
mailing list