new at91_emac network driver (NET_MULTI api)
[oweals/u-boot.git] / include / configs / davinci_dm6467evm.h
index 2a4cb79f88f659346bc401f322e82e61d6cfbc83..ddc5990cef5f09d53ab1b9983611e24936b83986 100644 (file)
@@ -75,9 +75,9 @@
 #define CONFIG_SYS_NO_FLASH
 #ifdef CONFIG_SYS_USE_NAND
 #define CONFIG_NAND_DAVINCI
+#define CONFIG_SYS_NAND_CS             2
 #undef CONFIG_ENV_IS_IN_FLASH
 #define CONFIG_ENV_IS_IN_NAND
-#define CONFIG_SYS_64BIT_VSPRINTF      /* needed for nand_util.c */
 #define CONFIG_ENV_SIZE                        (16 << 10)      /* 16 KiB */
 #define CONFIG_SYS_NAND_BASE_LIST      {0x42000000, }
 #define CONFIG_SYS_NAND_HW_ECC
 #endif
 
 #endif /* __CONFIG_H */
-