summaryrefslogtreecommitdiffstats
path: root/doc/README.android-fastboot
diff options
context:
space:
mode:
authorSteve Rae <srae@broadcom.com>2014-08-26 11:47:28 -0700
committerTom Rini <trini@ti.com>2014-09-24 18:30:27 -0400
commitd1b5ed075311f143926dd916edb59436267eb396 (patch)
treef7a5c1b43654a74a873eee135002f87dfffeeaa0 /doc/README.android-fastboot
parentc0aebb3382133c99bc458d96b562703dae4ae928 (diff)
downloadblackbird-obmc-uboot-d1b5ed075311f143926dd916edb59436267eb396.tar.gz
blackbird-obmc-uboot-d1b5ed075311f143926dd916edb59436267eb396.zip
usb/gadget: fastboot: add support for flash command
- implement 'fastboot flash' for eMMC devices Signed-off-by: Steve Rae <srae@broadcom.com> Acked-by: Lukasz Majewski <l.majewski@samsung.com> Reviewed-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'doc/README.android-fastboot')
-rw-r--r--doc/README.android-fastboot5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/README.android-fastboot b/doc/README.android-fastboot
index 404572729a..167760968f 100644
--- a/doc/README.android-fastboot
+++ b/doc/README.android-fastboot
@@ -6,8 +6,9 @@ Overview
The protocol that is used over USB is described in
README.android-fastboot-protocol in same directory.
-The current implementation does not yet support the flash and erase
-commands.
+The current implementation does not yet support the erase command or the
+"oem format" command, and there is minimal support for the flash command;
+it only supports eMMC devices.
Client installation
===================
OpenPOWER on IntegriCloud