From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 12 Feb 2016 13:32:06 +0100 Subject: [U-Boot] [GIT] Pull request: u-boot-dfu In-Reply-To: <20160212120413.33e975aa@amdc2363> References: <20160212120413.33e975aa@amdc2363> Message-ID: <56BDD0C6.8040504@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 On 02/12/2016 12:04 PM, Lukasz Majewski wrote: > The following changes since commit > 7aeb1465329a997f93d00adee21a13732b8e1006: > > usb: ehci: Be explicit about the BE IO accessors (2016-02-11 14:08:37 > +0100) > > are available in the git repository at: > > git://git.denx.de/u-boot-dfu.git > > for you to fetch changes up to 3e3d2ff93e966c9ace17a3d2d9abd582626af0f0: > > dfu: odroid xu3: Define DFU_MANIFEST_POLL_TIMEOUT to handle large > files transmission and storage (2016-02-12 12:01:14 +0100) > > ---------------------------------------------------------------- > ?ukasz Majewski (2): > dfu: usb: f_dfu: Set deferred call for dfu_flush() function > dfu: odroid xu3: Define DFU_MANIFEST_POLL_TIMEOUT to handle large > files transmission and storage > > cmd/dfu.c | 20 ++++++++++++++++++++ > drivers/usb/gadget/f_dfu.c | 11 +++-------- > include/configs/odroid_xu3.h | 1 + > include/dfu.h | 25 +++++++++++++++++++++++++ > 4 files changed, 49 insertions(+), 8 deletions(-) Merged, thanks. Are these really _all_ of the DFU patches ? I saw quite a lot of them on the list.