[U-Boot] [PATCH 3/6] Poseidon Board Support

Scott Wood scottwood at freescale.com
Wed Jul 1 18:59:49 CEST 2009


On Wed, Jul 01, 2009 at 04:55:01PM +0530, Vivek wrote:
> +#ifdef CONFIG_CMD_NAND
> +#include <linux/mtd/nand_legacy.h>
> +extern struct nand_chip nand_dev_desc[CONFIG_SYS_MAX_NAND_DEVICE];
> +#endif

NACK, do not add anything new that uses legacy NAND.

-Scott


More information about the U-Boot mailing list