mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-01 17:12:11 +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
|
Overview
|
||||||
========
|
========
|
||||||
|
|
||||||
The protocol that is used over USB and UDP is described in the
|
The protocol that is used over USB and UDP is described in
|
||||||
``README.android-fastboot-protocol`` file in the same directory.
|
``doc/android/fastboot-protocol.txt``.
|
||||||
|
|
||||||
The current implementation supports the following standard commands:
|
The current implementation supports the following standard commands:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue