* [PATCH] Documentation: user: usb: mention "fastboot erase"
@ 2026-06-30 9:01 Bastian Krause
2026-07-02 7:05 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Bastian Krause @ 2026-06-30 9:01 UTC (permalink / raw)
To: barebox; +Cc: Bastian Krause
fastboot erase was implemented from the beginning, see [1].
[1] e8993bc5457 ("Documentation: fastboot: fastboot erase is implemented")
Signed-off-by: Bastian Krause <bst@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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-07-02 7:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-30 9:01 [PATCH] Documentation: user: usb: mention "fastboot erase" Bastian Krause
2026-07-02 7:05 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox