commit | 9d2e3947b2944e5bb85b4335533f8c93c58445fe | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Wed Jul 09 17:47:52 2008 -0500 |
committer | Scott Wood <scottwood@freescale.com> | Wed Jul 09 17:47:52 2008 -0500 |
tree | 7752d1fc2acebc03dc949bd65b49812fb2457c58 | |
parent | 99c2b434d37863df5dda5207a53760c6506fc2be [diff] |
NAND: ifdef-protect most of nand.h when using legacy NAND. Some macros such as NAND_CTL_SETALE conflict between current and legacy NAND, being defined by the subsystem in the former case and the board config file in the latter. Signed-off-by: Scott Wood <scottwood@freescale.com>