From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Tue, 29 Apr 2008 19:14:08 +0200 Subject: [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Message-ID: <200804291914.09012.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 dd5748bcd669f46aeb6686c1b341323843738ccc: Guennadi Liakhovetski (1): rtl8169: fix compiler warnings are available in the git repository at: git://www.denx.de/git/u-boot-ppc4xx.git master Markus Brunner (1): ppc4xx: Fixup ebc clock in FDT for 405GP/EP Stefan Roese (5): ppc4xx: Change ECC initialization on lwmon5 to use clean_dcache_range() ppc4xx: Complete remove bogus dflush() ppc4xx: Fix Katmai CFG_MONITOR_LEN ppc4xx: Fix compilation warning in denali_spd_ddr2.c ppc4xx: Fix CFG_MONITOR_LEN on Katmai failsave this time board/lwmon5/sdram.c | 13 ++++++++++--- board/netstal/hcu5/sdram.c | 6 +++--- cpu/ppc4xx/44x_spd_ddr2.c | 5 +++-- cpu/ppc4xx/denali_spd_ddr2.c | 5 +++-- cpu/ppc4xx/fdt.c | 10 ++++++++-- cpu/ppc4xx/start.S | 29 ----------------------------- include/configs/katmai.h | 8 ++++---- 7 files changed, 31 insertions(+), 45 deletions(-)