mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-19 03:15:00 +00:00
doc: Move fastboot protocol doc to android dir
Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
This commit is contained in:
parent
803e1a3d38
commit
d963f64c0b
2 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ Android Fastboot
|
|||
Overview
|
||||
========
|
||||
|
||||
The protocol that is used over USB and UDP is described in the
|
||||
``README.android-fastboot-protocol`` file in the same directory.
|
||||
The protocol that is used over USB and UDP is described in
|
||||
``doc/android/fastboot-protocol.txt``.
|
||||
|
||||
The current implementation supports the following standard commands:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue