From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Fri, 2 Oct 2009 14:03:16 +0200 Subject: [U-Boot] Please pull u-boot-ppc4xx/master Message-ID: <200910021403.16505.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de The following changes since commit 1d96cfe8f5eebfc6ea39d1a387f35ca4499e6b67: Wolfgang Denk (1): Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx are available in the git repository at: git://www.denx.de/git/u-boot-ppc4xx.git master Felix Radensky (1): ppc4xx: Reorganize DDR2 ECC handling Matthias Fuchs (1): ppc4xx: Add SDRAM detection for PMC440 boards Stefan Roese (1): ppc4xx: Merge PPC4xx DDR and DDR2 ECC handling board/esd/pmc440/init.S | 11 +- board/esd/pmc440/sdram.c | 82 ++++++--- cpu/ppc4xx/44x_spd_ddr2.c | 366 ++++++++++++----------------------- cpu/ppc4xx/4xx_ibm_ddr2_autocalib.c | 6 +- cpu/ppc4xx/ecc.c | 167 +++++++++++----- cpu/ppc4xx/ecc.h | 52 +++--- include/asm-ppc/ppc4xx-sdram.h | 7 +- include/configs/PMC440.h | 1 - 8 files changed, 341 insertions(+), 351 deletions(-)