]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx: Move definition for PPC4xx NAND FLASH controller to header
authorStefan Roese <sr@denx.de>
Wed, 20 May 2009 08:58:01 +0000 (10:58 +0200)
committerStefan Roese <sr@denx.de>
Sat, 23 May 2009 10:51:39 +0000 (12:51 +0200)
commit5d841fac8249a2b3f9a814da2140132be0a9f60d
tree443875d17da9b95c034b42d92d0e500a64e96f0f
parent5af210c2ed5bc38e2d059d512ca4e46e81221af5
ppc4xx: Move definition for PPC4xx NAND FLASH controller to header

This patch moves the definition for the PPC4xx NAND FLASH controller
(NDFC) CONFIG_NAND_NDFC into include/ppc4xx.h. This is needed for the
upcoming fix for the ECC byte ordering of the NDFC driver.

Signed-off-by: Stefan Roese <sr@denx.de>
Acked-by: Scott Wood <scottwood@freescale.com>
cpu/ppc4xx/ndfc.c
include/ppc4xx.h