mbox

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

Message ID 516A7825.8090705@denx.de
State Accepted
Delegated to: Albert ARIBAUD
Headers show

Pull-request

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

Message

Stefano Babic April 14, 2013, 9:34 a.m. UTC
Sorry Albert,

there are two more fixes that I have not merged before. Please pull from
u-boot-imx again, thanks.

The following changes since commit 0f1411bc8dade4472ca802f46f75714e67301bb0:

  spi: mxc_spi: Set master mode for all channels (2013-04-13 17:46:42 +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 9b74dc56fba2b9db39420f81c990284f36d5801f:

  fsl_esdhc: Fix DMA transfer completion waiting loop (2013-04-14
11:22:47 +0200)

----------------------------------------------------------------
Andrew Gabbasov (1):
      fsl_esdhc: Fix DMA transfer completion waiting loop

Eric Nelson (1):
      fsl_esdhc: flush cache after IO completion

 drivers/mmc/fsl_esdhc.c |    8 +++-----
 include/fsl_esdhc.h     |    4 +++-
 2 files changed, 6 insertions(+), 6 deletions(-)

Comments

Albert ARIBAUD April 14, 2013, 1:09 p.m. UTC | #1
Hi Stefano,

On Sun, 14 Apr 2013 11:34:29 +0200, Stefano Babic <sbabic@denx.de>
wrote:

> Sorry Albert,
> 
> there are two more fixes that I have not merged before. Please pull from
> u-boot-imx again, thanks.
> 
> The following changes since commit 0f1411bc8dade4472ca802f46f75714e67301bb0:
> 
>   spi: mxc_spi: Set master mode for all channels (2013-04-13 17:46:42 +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 9b74dc56fba2b9db39420f81c990284f36d5801f:
> 
>   fsl_esdhc: Fix DMA transfer completion waiting loop (2013-04-14
> 11:22:47 +0200)
> 
> ----------------------------------------------------------------
> Andrew Gabbasov (1):
>       fsl_esdhc: Fix DMA transfer completion waiting loop
> 
> Eric Nelson (1):
>       fsl_esdhc: flush cache after IO completion
> 
>  drivers/mmc/fsl_esdhc.c |    8 +++-----
>  include/fsl_esdhc.h     |    4 +++-
>  2 files changed, 6 insertions(+), 6 deletions(-)
> 

Applied to u-boot-arm/master, thanks!

Amicalement,