mbox

[U-Boot,PULL] Please pull u-boot-imx

Message ID 561CBDCC.6080100@denx.de
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

git://www.denx.de/git/u-boot-imx.git master

Message

Stefano Babic Oct. 13, 2015, 8:16 a.m. UTC
Hi Tom,

please pull from u-boot-imx, thanks !

The following changes since commit 7daaac5281db0788cde895a0add38ad5195b5be1:

  mx6sabre_common: Add DFU support (2015-10-02 10:51:20 +0200)

are available in the git repository at:

  git://www.denx.de/git/u-boot-imx.git master

for you to fetch changes up to 61903b759aa336d798da49d884467219796817ff:

  imximage: fix commands other than write_data (2015-10-07 13:43:15 +0200)

----------------------------------------------------------------
Troy Kisky (2):
      imximage: header.length of 4 is valid
      imximage: fix commands other than write_data

 tools/imximage.c | 81
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------
 tools/imximage.h |  8 ++++++--
 2 files changed, 64 insertions(+), 25 deletions(-)

Comments

Tom Rini Oct. 13, 2015, 12:39 p.m. UTC | #1
On Tue, Oct 13, 2015 at 10:16:12AM +0200, Stefano Babic wrote:

> Hi Tom,
> 
> please pull from u-boot-imx, thanks !
> 
> The following changes since commit 7daaac5281db0788cde895a0add38ad5195b5be1:
> 
>   mx6sabre_common: Add DFU support (2015-10-02 10:51:20 +0200)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-imx.git master
> 
> for you to fetch changes up to 61903b759aa336d798da49d884467219796817ff:
> 
>   imximage: fix commands other than write_data (2015-10-07 13:43:15 +0200)
> 

Applied to u-boot/master, thanks!