Hi Scott ----- Original Message ----- From: "Scott Wood" <[email protected]> To: "Vivek" <[email protected]> Cc: <[email protected]> Sent: Wednesday, July 01, 2009 10:29 PM Subject: Re: [U-Boot] [PATCH 3/6] Poseidon Board Support
> 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. I am sending the 3rd Patch for Poseidon board support in next mail. Vivek _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

