mbox

[U-Boot] Please pull u-boot-ppc4xx/master

Message ID 201109191401.44473.sr@denx.de
State Accepted
Headers show

Pull-request

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

Message

Stefan Roese Sept. 19, 2011, 12:01 p.m. UTC
Hi Wolfgang,

please pull the following two ppc4xx fixes:

The following changes since commit 56fa45d58116f86f343a9c45ce6d1110f50b8d70:

  DA830: Fix Build Warning (2011-09-13 22:24:24 +0200)

are available in the git repository at:
  git://www.denx.de/git/u-boot-ppc4xx.git master

Stefan Roese (1):
      ppc4xx: Flush dcache after DDR2 autocalibration with caches on

Weirich, Bernhard (1):
      Fix incorrect array size of phy settings for 405EX

 arch/powerpc/cpu/ppc4xx/44x_spd_ddr2.c |    7 +++++++
 arch/powerpc/include/asm/u-boot.h      |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)

Comments

Wolfgang Denk Sept. 19, 2011, 9:19 p.m. UTC | #1
Dear Stefan Roese,

In message <201109191401.44473.sr@denx.de> you wrote:
> Hi Wolfgang,
> 
> please pull the following two ppc4xx fixes:
> 
> The following changes since commit 56fa45d58116f86f343a9c45ce6d1110f50b8d70:
> 
>   DA830: Fix Build Warning (2011-09-13 22:24:24 +0200)
> 
> are available in the git repository at:
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> Stefan Roese (1):
>       ppc4xx: Flush dcache after DDR2 autocalibration with caches on
> 
> Weirich, Bernhard (1):
>       Fix incorrect array size of phy settings for 405EX
> 
>  arch/powerpc/cpu/ppc4xx/44x_spd_ddr2.c |    7 +++++++
>  arch/powerpc/include/asm/u-boot.h      |    2 +-
>  2 files changed, 8 insertions(+), 1 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk