diff options
| author | Minkyu Kang <[email protected]> | 2014-10-07 19:14:03 +0900 |
|---|---|---|
| committer | Minkyu Kang <[email protected]> | 2014-10-07 19:14:03 +0900 |
| commit | 3cc83f9d08a80fddf4c1e8e766eff8273f30814c (patch) | |
| tree | 831246a1b77d26d0296a84c90684e0fee0368737 /doc/README.android-fastboot | |
| parent | 64f41212d880f3d00c6994d973aadeec5bda1b65 (diff) | |
| parent | 6dd0e7c00bfa5ce861a72b8e4a3ef9e787306125 (diff) | |
Merge branch 'uboot'
Diffstat (limited to 'doc/README.android-fastboot')
| -rw-r--r-- | doc/README.android-fastboot | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/README.android-fastboot b/doc/README.android-fastboot index 404572729a7..167760968ff 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 =================== |
