OMAP3: Add Overo board
[oweals/u-boot.git] / include / configs / PPChameleonEVB.h
index 09a96417f5165a8351461c530b64fa9486799e71..d4322b6bafb8b376767b2c7ca9666356ddb96aa4 100644 (file)
 #define NAND_BIG_DELAY_US      25
 #define CONFIG_SYS_MAX_NAND_DEVICE     2       /* Max number of NAND devices */
 
-#define NAND_MAX_CHIPS 1
-
 #define CONFIG_SYS_NAND0_CE  (0x80000000 >> 1)  /* our CE is GPIO1 */
 #define CONFIG_SYS_NAND0_RDY (0x80000000 >> 4)  /* our RDY is GPIO4 */
 #define CONFIG_SYS_NAND0_CLE (0x80000000 >> 2)  /* our CLE is GPIO2 */