From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 29 Nov 2012 09:20:50 +0100 Subject: [U-Boot] [PATCH 00/10] USB: Gadget & DFU related fixes In-Reply-To: <1354174439-5589-1-git-send-email-panto@antoniou-consulting.com> References: <1354174439-5589-1-git-send-email-panto@antoniou-consulting.com> Message-ID: <201211290920.50370.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 Pantelis Antoniou, > Various bugfixes, g_dnl & DFU updates. > > Pantelis Antoniou (10): > usb: Remove obsolete header file > usb: Fix bug when both DFU & ETHER are defined > g_dnl: Issue connect/disconnect as appropriate > g_dnl: Properly terminate string list. > dfu: Only perform DFU board_usb_init() for TRATS > dfu: Fix crash when wrong number of arguments given > dfu: Send correct DFU response from composite_setup > dfu: Properly zero out timeout value > dfu: Add a partition type target > dfu: Support larger than memory transfers. [...] Please address the few issues I pointed out and send a proper V2. Thanks! Best regards, Marek Vasut