From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Thu, 10 Jul 2008 10:17:33 +0200 Subject: [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Message-ID: <200807101017.33908.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 ac5ba41c2234dd513ed2c879914e964cc05a0135: Stefan Roese (1): Merge branch 'master' of /home/stefan/git/u-boot/u-boot are available in the git repository at: git://www.denx.de/git/u-boot-ppc4xx.git master Larry Johnson (2): ppc4xx: Update and add FDT to Korat board support ppc4xx: Remove implementation of testdram() from Korat board support Stefan Roese (2): ppc4xx: Enable support for > 2GB SDRAM on AMCC Katmai ppc4xx: Fix printf format warnings now visible with the updated format check board/amcc/katmai/cmd_katmai.c | 4 +- board/esd/du440/du440.c | 4 +- board/korat/korat.c | 74 ++++++++++++++++++++-------------------- board/lwmon5/sdram.c | 2 +- board/zeus/zeus.c | 2 +- cpu/ppc4xx/44x_spd_ddr2.c | 64 ++++++++++++++++++++++++++-------- cpu/ppc4xx/4xx_enet.c | 2 +- cpu/ppc4xx/denali_spd_ddr2.c | 8 ++-- cpu/ppc4xx/tlb.c | 4 +- cpu/ppc4xx/traps.c | 26 +++++++------- include/asm-ppc/ppc4xx-sdram.h | 4 +- include/configs/katmai.h | 7 ++++ include/configs/korat.h | 11 ++++-- 13 files changed, 128 insertions(+), 84 deletions(-)