diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-02-18 23:07:57 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-02-18 23:07:57 +0000 |
commit | aa562d1c4d464e0d5ad17ed1722c59db90ff33e6 (patch) | |
tree | 09a32c626705fe4d41324242150e4f559cc5c6b1 /comms/dfu-util/pkg-descr | |
parent | d4fb3a868c8b4a4cb65806050f6b25b66678feba (diff) |
Notes
Diffstat (limited to 'comms/dfu-util/pkg-descr')
-rw-r--r-- | comms/dfu-util/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/comms/dfu-util/pkg-descr b/comms/dfu-util/pkg-descr new file mode 100644 index 000000000000..299192e950a6 --- /dev/null +++ b/comms/dfu-util/pkg-descr @@ -0,0 +1,9 @@ +dfu-util is a program that implements the host (PC) side of the USB DFU +(Universal Serial Bus Device Firmware Upgrade) protocol. + +In the OpenMoko project (for example), this program is used to communicate +with the specially enhanced u-boot boot loader, which implements the DFU +device side. + +Author: Bruce Cran <bruce@cran.org.uk> +WWW: http://wiki.openmoko.org/wiki/Dfu-util |