mbox

[U-Boot,GIT] Pull request: u-boot-dfu

Message ID 20161102162858.2ace7b2e@amdc2363
State Accepted
Delegated to: Marek Vasut
Headers show

Pull-request

git://git.denx.de/u-boot-dfu.git

Message

Łukasz Majewski Nov. 2, 2016, 3:28 p.m. UTC
Hi Marek,

Please find following code for u-boot-dfu repository.

The following changes since commit 57faca19a82fc9b43a227824c30aeb76a43d1957:

  drivers: USB: OHCI: allow compilation for 64-bit targets (2016-10-29 19:45:40 +0200)

are available in the git repository at:

  git://git.denx.de/u-boot-dfu.git 

for you to fetch changes up to 1cccd1d11f33ff380b1e57700044fdee3fd6e044:

  dfu: align array in dfu_get_dev_type with enum dfu_device_type (2016-11-02 14:42:57 +0100)

----------------------------------------------------------------
Michal Simek (1):
      cmd: dfu: Add error handling for board_usb_init

Patrick Delaunay (1):
      dfu: align array in dfu_get_dev_type with enum dfu_device_type

 common/dfu.c      | 6 +++++-
 drivers/dfu/dfu.c | 2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)

Comments

Marek Vasut Nov. 2, 2016, 7:42 p.m. UTC | #1
On 11/02/2016 04:28 PM, Lukasz Majewski wrote:
> Hi Marek,

Is this for 2016.11 or next ?

> Please find following code for u-boot-dfu repository.
> 
> The following changes since commit 57faca19a82fc9b43a227824c30aeb76a43d1957:
> 
>   drivers: USB: OHCI: allow compilation for 64-bit targets (2016-10-29 19:45:40 +0200)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-dfu.git 
> 
> for you to fetch changes up to 1cccd1d11f33ff380b1e57700044fdee3fd6e044:
> 
>   dfu: align array in dfu_get_dev_type with enum dfu_device_type (2016-11-02 14:42:57 +0100)
> 
> ----------------------------------------------------------------
> Michal Simek (1):
>       cmd: dfu: Add error handling for board_usb_init
> 
> Patrick Delaunay (1):
>       dfu: align array in dfu_get_dev_type with enum dfu_device_type
> 
>  common/dfu.c      | 6 +++++-
>  drivers/dfu/dfu.c | 2 +-
>  2 files changed, 6 insertions(+), 2 deletions(-)
> 
>
Łukasz Majewski Nov. 3, 2016, 8:24 a.m. UTC | #2
Hi Marek,

> On 11/02/2016 04:28 PM, Lukasz Majewski wrote:
> > Hi Marek,
> 
> Is this for 2016.11 or next ?

We can go with v2016.11, since those changes are fixes.

> 
> > Please find following code for u-boot-dfu repository.
> > 
> > The following changes since commit
> > 57faca19a82fc9b43a227824c30aeb76a43d1957:
> > 
> >   drivers: USB: OHCI: allow compilation for 64-bit targets
> > (2016-10-29 19:45:40 +0200)
> > 
> > are available in the git repository at:
> > 
> >   git://git.denx.de/u-boot-dfu.git 
> > 
> > for you to fetch changes up to
> > 1cccd1d11f33ff380b1e57700044fdee3fd6e044:
> > 
> >   dfu: align array in dfu_get_dev_type with enum dfu_device_type
> > (2016-11-02 14:42:57 +0100)
> > 
> > ----------------------------------------------------------------
> > Michal Simek (1):
> >       cmd: dfu: Add error handling for board_usb_init
> > 
> > Patrick Delaunay (1):
> >       dfu: align array in dfu_get_dev_type with enum dfu_device_type
> > 
> >  common/dfu.c      | 6 +++++-
> >  drivers/dfu/dfu.c | 2 +-
> >  2 files changed, 6 insertions(+), 2 deletions(-)
> > 
> > 
> 
>
Marek Vasut Nov. 3, 2016, 10:57 a.m. UTC | #3
On 11/03/2016 09:24 AM, Lukasz Majewski wrote:
> Hi Marek,
> 
>> On 11/02/2016 04:28 PM, Lukasz Majewski wrote:
>>> Hi Marek,
>>
>> Is this for 2016.11 or next ?
> 
> We can go with v2016.11, since those changes are fixes.

Applied, thanks.

>>
>>> Please find following code for u-boot-dfu repository.
>>>
>>> The following changes since commit
>>> 57faca19a82fc9b43a227824c30aeb76a43d1957:
>>>
>>>   drivers: USB: OHCI: allow compilation for 64-bit targets
>>> (2016-10-29 19:45:40 +0200)
>>>
>>> are available in the git repository at:
>>>
>>>   git://git.denx.de/u-boot-dfu.git 
>>>
>>> for you to fetch changes up to
>>> 1cccd1d11f33ff380b1e57700044fdee3fd6e044:
>>>
>>>   dfu: align array in dfu_get_dev_type with enum dfu_device_type
>>> (2016-11-02 14:42:57 +0100)
>>>
>>> ----------------------------------------------------------------
>>> Michal Simek (1):
>>>       cmd: dfu: Add error handling for board_usb_init
>>>
>>> Patrick Delaunay (1):
>>>       dfu: align array in dfu_get_dev_type with enum dfu_device_type
>>>
>>>  common/dfu.c      | 6 +++++-
>>>  drivers/dfu/dfu.c | 2 +-
>>>  2 files changed, 6 insertions(+), 2 deletions(-)
>>>
>>>
>>
>>
> 
> 
>