From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 23 Jul 2012 12:57:20 +0200 Subject: [U-Boot] [PATCH 0/7] dfu:usb: Composite USB download gadget with DFU function In-Reply-To: <20120723095738.389df6e2@amdc308.digital.local> References: <1341308291-14663-1-git-send-email-l.majewski@samsung.com> <201207181451.45233.marex@denx.de> <20120723095738.389df6e2@amdc308.digital.local> Message-ID: <201207231257.21116.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, > Hi Marek, > > > 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? > > I've just come back from my holiday. I will continue work on this. > > > Or where did the > > discussion get? > > As fair as I remember, the discussion ended up with a conclusion, that > new layer of abstraction (in a form of function call) is needed. > > I will rehack the cmd_mmc.c to include new functions in it. It will be > a prepatch for the DFU. Thanks a lot! I didn't intend to torture you, really ... I just wanted this to be done properly. Best regards, Marek Vasut