mbox

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

Message ID 20170603191846.6bb336eb@jawa
State Accepted
Delegated to: Marek Vasut
Headers show

Pull-request

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

Message

Lukasz Majewski June 3, 2017, 5:18 p.m. UTC
Dear Marek,

Please find pull request for dfu repository:

The following changes since commit 46bac66b20da6d50e757bdca74703153f233090b:

  sandbox: Move to use live tree (2017-06-01 07:03:17 -0600)

are available in the git repository at:

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

for you to fetch changes up to efeccfe7f3b3d45f9a94f4eb62f4548b1a2fbfb5:

  fastboot: Add support for flashing zImage (2017-06-03 19:08:31 +0200)

----------------------------------------------------------------
Phil Edworthy (1):
      dfu: dfu_sf: Fix read offset

Sam Protsenko (1):
      fastboot: Add support for flashing zImage

 common/fb_mmc.c      | 168 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/dfu/dfu_sf.c |   3 ++-
 2 files changed, 170 insertions(+), 1 deletion(-)



Best regards,

Lukasz Majewski

--

DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de

Comments

Marek Vasut June 3, 2017, 5:26 p.m. UTC | #1
On 06/03/2017 07:18 PM, Lukasz Majewski wrote:
> Dear Marek,
> 
> Please find pull request for dfu repository:

Pulled, thanks.

> The following changes since commit 46bac66b20da6d50e757bdca74703153f233090b:
> 
>   sandbox: Move to use live tree (2017-06-01 07:03:17 -0600)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot.git 
> 
> for you to fetch changes up to efeccfe7f3b3d45f9a94f4eb62f4548b1a2fbfb5:
> 
>   fastboot: Add support for flashing zImage (2017-06-03 19:08:31 +0200)
> 
> ----------------------------------------------------------------
> Phil Edworthy (1):
>       dfu: dfu_sf: Fix read offset
> 
> Sam Protsenko (1):
>       fastboot: Add support for flashing zImage
> 
>  common/fb_mmc.c      | 168 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  drivers/dfu/dfu_sf.c |   3 ++-
>  2 files changed, 170 insertions(+), 1 deletion(-)
> 
> 
> 
> Best regards,
> 
> Lukasz Majewski
> 
> --
> 
> DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
> Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
>