summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2015-03-02 07:24:27 -0500
committerTom Rini <trini@konsulko.com>2015-03-02 07:24:27 -0500
commit57c6941b433722ab83a50dab35b8ab5a0954942a (patch)
treec1e785f490e844420407c6de8331bdc76df0817c /doc
parenta1b341989b241be6e308ec9328d2fbb08049c8f9 (diff)
parentc01c418717d718603e746fbc7885f76a5f8f73a5 (diff)
downloadblackbird-obmc-uboot-57c6941b433722ab83a50dab35b8ab5a0954942a.tar.gz
blackbird-obmc-uboot-57c6941b433722ab83a50dab35b8ab5a0954942a.zip
Merge git://git.denx.de/u-boot-usb
Diffstat (limited to 'doc')
-rw-r--r--doc/README.android-fastboot5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/README.android-fastboot b/doc/README.android-fastboot
index 167760968f..5526a4343c 100644
--- a/doc/README.android-fastboot
+++ b/doc/README.android-fastboot
@@ -6,9 +6,8 @@ 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 erase command or the
-"oem format" command, and there is minimal support for the flash command;
-it only supports eMMC devices.
+The current implementation is a minimal support of the erase command,the
+"oem format" command and flash command;it only supports eMMC devices.
Client installation
===================
OpenPOWER on IntegriCloud