From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 6 Aug 2012 22:31:55 +0200 Subject: [U-Boot] [PATCH v5 0/7] dfu:usb: DFU support via USB Download gadget In-Reply-To: <1344256871-20466-1-git-send-email-l.majewski@samsung.com> References: <1341308291-14663-1-git-send-email-l.majewski@samsung.com> <1344256871-20466-1-git-send-email-l.majewski@samsung.com> Message-ID: <201208062231.55514.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 [...] Applied the series and pushed to u-boot-usb ... now guys, please do final rounds of tests etc. so I can submit pullRQ. Best regards, Marek Vasut