[U-Boot] [PATCH 1/3] ppc4xx: Move definition for PPC4xx NAND FLASH controller to header

Scott Wood scottwood at freescale.com
Wed May 20 20:52:19 CEST 2009


Stefan Roese wrote:
> 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 at denx.de>
> Cc: Scott Wood <scottwood at freescale.com>
> ---
> Scott, please review this patchset. It fixes a problem with the 4xx NDFC
> and it's compatibility with the Linux driver. I would really like to get
> this into this 2009-06 release. Since this patchset also touches a file
> in drivers/mtd/nand, how should we handle those patches? Should I push
> those patches (after your ACK) via my ppc4xx repository?

ACK 1-3

Though once we get kconfig, we should pull the ifdef out of the NAND 
code and have MTD_NAND_ECC_SMC be selected by NAND_NDFC.

-Scott


More information about the U-Boot mailing list