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 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

