diff options
| author | Tom Rini <[email protected]> | 2015-03-02 07:24:27 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2015-03-02 07:24:27 -0500 |
| commit | 57c6941b433722ab83a50dab35b8ab5a0954942a (patch) | |
| tree | c1e785f490e844420407c6de8331bdc76df0817c /doc | |
| parent | a1b341989b241be6e308ec9328d2fbb08049c8f9 (diff) | |
| parent | c01c418717d718603e746fbc7885f76a5f8f73a5 (diff) | |
Merge git://git.denx.de/u-boot-usb
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/README.android-fastboot | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/README.android-fastboot b/doc/README.android-fastboot index 167760968ff..5526a4343c5 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 =================== |
