[U-Boot] [GIT] Pull request: u-boot-dfu
Marek Vasut
marex at denx.de
Mon Feb 15 14:52:49 CET 2016
On 02/15/2016 10:30 AM, Lukasz Majewski wrote:
> Hi Marek,
>
>> On 02/12/2016 02:51 PM, Lukasz Majewski wrote:
>>> Hi Marek,
>>>
>>>> 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.
>>>>
>>>>
>>>
>>> Some of them you have already merged (the one with Max Packet Size).
>>>
>>> Another patch is the one posted by Heiko to display MTD partitions
>>> larger than 2 GiB. Unfortunately if introduces regression on eMMC
>>> and I don't have enough time to look into it.
>>
>> I hope you're doing fine ?
>
> It's ok, I just had less time for open source than usual (my CI setup
> needs some overhaul).
Such task awaits me as well, good luck!
>>> There is also patch from Michal Simek:
>>>
>>> [PATCH] usb: gadget: f_thor: free the allocated out request buffer
>>>
>>> As fair as I remember you had some comments to it.
>
> I hope that Michal will submit new version of the patch soon.
Yes.
>>
>> OK, understood. Thanks for the great summary! :)
>>
>>
>
> No problem :-)
>
More information about the U-Boot
mailing list