summaryrefslogtreecommitdiff
path: root/devel/android-tools-fastboot
diff options
context:
space:
mode:
Diffstat (limited to 'devel/android-tools-fastboot')
-rw-r--r--devel/android-tools-fastboot/pkg-descr8
1 files changed, 5 insertions, 3 deletions
diff --git a/devel/android-tools-fastboot/pkg-descr b/devel/android-tools-fastboot/pkg-descr
index 2fd2edd56d97..d80b116a953b 100644
--- a/devel/android-tools-fastboot/pkg-descr
+++ b/devel/android-tools-fastboot/pkg-descr
@@ -1,4 +1,6 @@
-Fastboot is a diagnostic protocol primarily used to update the flash
-filesystem of Android devices over USB.
+Fastboot protocol is a mechanism for communicating with bootloaders
+over USB or Ethernet. It is designed to be very straightforward to
+implement, to allow it to be used across a wide range of devices and
+from hosts running Linux, macOS, or Windows.
-This package provides the fastboot command-line tool.
+WWW: https://android.googlesource.com/platform/system/core/+/master/fastboot/README.md