[PATCH] Documentation: user: usb: mention "fastboot erase"

Bastian Krause <[email protected]> Tue, 30 Jun 2026 11:01:53 +0200
Newsgroups org.infradead.lists.barebox
Message-ID <[email protected]>
fastboot erase was implemented from the beginning, see [1].

[1] e8993bc5457 ("Documentation: fastboot: fastboot erase is implemented")

Signed-off-by: Bastian Krause <[email protected]>
---
 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