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

Wolfgang Denk wd at denx.de
Sat Jul 24 20:41:08 CEST 2010


Dear Stefan Roese,

In message <201007231026.53803.sr at denx.de> you wrote:
> The following changes since commit 1f82ff4777f360e92aa37bbbed647f7b9d9d2044:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-video (2010-07-17 20:49:59 
> +0200)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> Rupjyoti Sarmah (1):
>       ppc4xx/Canyonlands added USB board callbacks
> 
> Stefan Roese (8):
>       ppc4xx: T3CORP fixes and updates
>       ppc4xx: Add CONFIG_DDR_RFDC_FIXED to allow board specific RFDC values
>       ppc4xx: Only define DDR2 registers for the correct PowerPC variants
>       ppc4xx: DDR/ECC: Use correct macros to clear error status
>       ppc4xx: Add "ecctest" command to test/simulate ECC errors
>       ppc4xx: Add ECC status info to machine-check exception for IBM DDR2 core
>       ppc4xx: Enable "ecctest" command on katmai
>       ppc4xx: Enable "ecctest" command on t3corp
> 
>  arch/powerpc/cpu/ppc4xx/4xx_ibm_ddr2_autocalib.c |   12 +
>  arch/powerpc/cpu/ppc4xx/Makefile                 |    3 +
>  arch/powerpc/cpu/ppc4xx/cmd_ecctest.c            |  284 ++++++++++++++++++++++
>  arch/powerpc/cpu/ppc4xx/ecc.c                    |   21 ++-
>  arch/powerpc/cpu/ppc4xx/traps.c                  |   16 ++
>  arch/powerpc/include/asm/ppc4xx-sdram.h          |   10 +-
>  board/amcc/canyonlands/canyonlands.c             |   64 +++++-
>  board/t3corp/chip_config.c                       |   16 ++-
>  board/t3corp/init.S                              |    8 +-
>  board/t3corp/t3corp.c                            |    2 +-
>  include/configs/canyonlands.h                    |    8 +
>  include/configs/katmai.h                         |    1 +
>  include/configs/t3corp.h                         |   28 +-
>  13 files changed, 440 insertions(+), 33 deletions(-)
>  create mode 100644 arch/powerpc/cpu/ppc4xx/cmd_ecctest.c

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"May the forces of evil become confused on the way to your house."
- George Carlin


More information about the U-Boot mailing list