mbox

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

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

Pull-request

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

Message

Stefan Roese Nov. 28, 2010, 10:34 a.m. UTC
Hi Wolfgang,

The following changes since commit 844f07d8a1f1330c97631b23fbf6425db2dc1508:

  Coding Style (white space) cleanup (2010-11-27 23:35:14 +0100)

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

Stefan Roese (2):
      ppc4xx/POST: Handle cached SDRAM correctly in Denali (440EPx) ECC POST
      ppc4xx: Flush complete dcache in relocate_code()

 arch/powerpc/cpu/ppc4xx/start.S |   13 +++++++------
 post/cpu/ppc4xx/denali_ecc.c    |    4 ++++
 2 files changed, 11 insertions(+), 6 deletions(-)

Comments

Wolfgang Denk Nov. 28, 2010, 4:45 p.m. UTC | #1
Dear Stefan Roese,

In message <201011281134.49822.sr@denx.de> you wrote:
> Hi Wolfgang,
> 
> The following changes since commit 844f07d8a1f1330c97631b23fbf6425db2dc1508:
> 
>   Coding Style (white space) cleanup (2010-11-27 23:35:14 +0100)
> 
> are available in the git repository at:
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> Stefan Roese (2):
>       ppc4xx/POST: Handle cached SDRAM correctly in Denali (440EPx) ECC POST
>       ppc4xx: Flush complete dcache in relocate_code()
> 
>  arch/powerpc/cpu/ppc4xx/start.S |   13 +++++++------
>  post/cpu/ppc4xx/denali_ecc.c    |    4 ++++
>  2 files changed, 11 insertions(+), 6 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk