a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 226268 and 75073

Description: Device firmware update (DFU) USB programmer
 dfu-util is a program that implements the host (PC) side of the USB
 DFU 1.0 and 1.1 (Universal Serial Bus Device Firmware Upgrade) protocol.
 .
 DFU is intended to download and upload firmware to devices connected over
 USB. It ranges from small devices like micro-controller boards up to mobile
 phones. With dfu-util you are able to download firmware to your device or
 upload firmware from it.
Description: Device firmware update (DFU 1.0) USB programmer
 dfu-util is a program that implements the host (PC) side of the USB DFU 1.0
 (Universal Serial Bus Device Firmware Upgrade) protocol.
 .
 Note: At this point only DFU version 1.0 is supported!
 .
 In the OpenMoko project (for example), this program is used to communicate
 with the specially enhanced bootloader u-boot, which implements the DFU
 device side.
--- 226268	Thu Jan  1 00:00:00 1970
+++ 75073	Thu Jan  1 00:00:00 1970
@@ -1,8 +1,9 @@
-Device firmware update (DFU) USB programmer
- dfu-util is a program that implements the host (PC) side of the USB
- DFU 1.0 and 1.1 (Universal Serial Bus Device Firmware Upgrade) protocol.
+Device firmware update (DFU 1.0) USB programmer
+ dfu-util is a program that implements the host (PC) side of the USB DFU 1.0
+ (Universal Serial Bus Device Firmware Upgrade) protocol.
  .
- DFU is intended to download and upload firmware to devices connected over
+ Note: At this point only DFU version 1.0 is supported!
- USB. It ranges from small devices like micro-controller boards up to mobile
+ .
- phones. With dfu-util you are able to download firmware to your device or
+ In the OpenMoko project (for example), this program is used to communicate
- upload firmware from it.
+ with the specially enhanced bootloader u-boot, which implements the DFU
+ device side.