From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 18 Jul 2012 14:51:45 +0200 Subject: [U-Boot] [PATCH 0/7] dfu:usb: Composite USB download gadget with DFU function In-Reply-To: <1341308291-14663-1-git-send-email-l.majewski@samsung.com> References: <1341308291-14663-1-git-send-email-l.majewski@samsung.com> Message-ID: <201207181451.45233.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Lukasz Majewski, > Those patches add support for composite USB download gadget. > This gadget (at least for now) is equipped with DFU download function. > > A separate DFU back-end and front-end have been added. > Back-end is placed at ./drivers/dfu directory. The front-end is implemented > as USB function. > > The back-end is written in a generic manner with storage device specific > code separated (eMMC). > > DFU specification can be found at: > http://wiki.openmoko.org/wiki/USB_DFU_-_The_USB_Device_Firmware_Upgrade_sta > ndard [...] will we see a next version of this series please? Or where did the discussion get? Best regards, Marek Vasut