From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Thu, 14 Feb 2008 11:55:38 +0100 Subject: [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git In-Reply-To: <200801091101.14617.sr@denx.de> References: <20070423123237.295A13535D2@atlas.denx.de> <200801051021.58236.sr@denx.de> <200801091101.14617.sr@denx.de> Message-ID: <200802141155.38386.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 fe891ecf4d187e9d11dde869ed4623af52b54451: Hiroshi Ito (1): NFS Timeout with large files. are available in the git repository at: git://www.denx.de/git/u-boot-ppc4xx.git master Larry Johnson (1): ppc4xx: Add CONFIG_4xx_DCACHE compile switch to Denali-core SPD code Niklaus Giger (1): ppc4xx: HCU4/5. Fix make O=../xx Stefan Roese (4): ppc4xx: Fix problem with init-ram bigger than 4k on 440 platforms ppc4xx: Fix GPIO configuration for pcs440ep ppc4xx: Fix ndfc HW ECC byte order Merge branch 'for-1.3.2' Makefile | 2 ++ board/netstal/hcu4/Makefile | 12 ++++-------- board/netstal/hcu5/Makefile | 10 ++++------ board/pcs440ep/pcs440ep.c | 2 +- cpu/ppc4xx/denali_spd_ddr2.c | 6 +++--- cpu/ppc4xx/ndfc.c | 4 ++-- cpu/ppc4xx/start.S | 4 ++++ include/configs/pcs440ep.h | 2 +- include/configs/yosemite.h | 2 +- 9 files changed, 22 insertions(+), 22 deletions(-)