From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Sat, 23 May 2009 12:54:15 +0200 Subject: [U-Boot] Please pull ppc4xx Message-ID: <200905231254.16189.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 Hi Wolfgang, please pull some fixes for ppc4xx: The following changes since commit 5af210c2ed5bc38e2d059d512ca4e46e81221af5: Wolfgang Denk (1): Merge branch 'master' of git://git.denx.de/u-boot-ubi are available in the git repository at: git://www.denx.de/git/u-boot-ppc4xx.git master Stefan Roese (3): ppc4xx: Move definition for PPC4xx NAND FLASH controller to header ppc4xx: Fix problem with ECC ordering for PPC4xx NDFC platforms nand: Fix problem with ECC ordering for PPC4xx NDFC platforms cpu/ppc4xx/ndfc.c | 13 +++++-------- drivers/mtd/nand/nand_ecc.c | 5 +++++ include/ppc4xx.h | 7 +++++++ 3 files changed, 17 insertions(+), 8 deletions(-)