From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Thu, 16 Aug 2007 19:53:39 +0200 Subject: [U-Boot-Users] [PPC4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git In-Reply-To: <200708141639.53753.sr@denx.de> References: <20070423123237.295A13535D2@atlas.denx.de> <200708020847.07650.sr@denx.de> <200708141639.53753.sr@denx.de> Message-ID: <200708161953.39723.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 f31b0aecb5435143ac1cd5cf2abab1f9ef6ba8ea: Stefan Roese (1): Merge with git://www.denx.de/git/u-boot.git are available in the git repository at: git://www.denx.de/git/u-boot-ppc4xx.git Niklaus Giger (2): PPC4xx:HCU4/5 cleanup ecc/sdram init PPC4xx:HCU4/5 cleanup Stefan Roese (4): ppc4xx: Update Sequoia/Rainier bootstrap command Add missing rainier (PPC440GRx) target to MAKEALL and MAINTAINERs files ppc4xx: Only enable POST FPU test on Sequoia and not Rainier ppc4xx: Remove #warning in esd auto_update.c MAINTAINERS | 1 + MAKEALL | 1 + board/amcc/sequoia/cmd_sequoia.c | 205 +++++++++++++++++++++++++++++--------- board/esd/common/auto_update.c | 4 - board/netstal/hcu4/hcu4.c | 20 ++-- board/netstal/hcu5/hcu5.c | 69 +++++++++---- board/netstal/hcu5/sdram.c | 15 ++- include/configs/sequoia.h | 7 +- 8 files changed, 237 insertions(+), 85 deletions(-)