From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lukasz Majewski Date: Mon, 23 Jul 2012 09:57:38 +0200 Subject: [U-Boot] [PATCH 0/7] dfu:usb: Composite USB download gadget with DFU function In-Reply-To: <201207181451.45233.marex@denx.de> References: <1341308291-14663-1-git-send-email-l.majewski@samsung.com> <201207181451.45233.marex@denx.de> Message-ID: <20120723095738.389df6e2@amdc308.digital.local> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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. -- Best regards, Lukasz Majewski Samsung Poland R&D Center | Linux Platform Group