summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2016-02-23 08:42:06 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2016-02-23 08:42:08 +0100
commite8993bc545732cbaecc381ebc6ce1aff6b08247d (patch)
treea4f164a9e05eb064baaf146155177c16f8af888c /Documentation
parent8be7ba7c61e43c1d3317a2e137e26ef3daaac2d9 (diff)
downloadbarebox-e8993bc545732cbaecc381ebc6ce1aff6b08247d.tar.gz
barebox-e8993bc545732cbaecc381ebc6ce1aff6b08247d.tar.xz
Documentation: fastboot: fastboot erase is implemented
fastboot erase was implemented from the start, remove note stating that it's not implemented. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/user/usb.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/user/usb.rst b/Documentation/user/usb.rst
index 24bb8d8b1f..83e54052cf 100644
--- a/Documentation/user/usb.rst
+++ b/Documentation/user/usb.rst
@@ -110,9 +110,6 @@ The Fastboot gadget supports the following commands:
- fastboot boot
- fastboot reboot
-**NOTE** ``fastboot erase`` is not yet implemented. This means flashing MTD partitions
-does not yet work.
-
``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
with an available barebox update handler for the fastboot exported device, the