new at91_emac network driver (NET_MULTI api)
[oweals/u-boot.git] / include / configs / davinci_dm355leopard.h
index 5db720e9d6906c7e9d58ed00dbcd46d6c9dd82a1..e09fb751894d1e6419ea43246c6a65852020e949 100644 (file)
@@ -65,6 +65,7 @@
 
 /* NAND */
 #define CONFIG_NAND_DAVINCI
+#define CONFIG_SYS_NAND_CS             2
 #define CONFIG_SYS_NAND_USE_FLASH_BBT
 #define CONFIG_SYS_NAND_HW_ECC
 
 #define CONFIG_ENV_SIZE                (256 << 10)     /* 256 KiB */
 #define CONFIG_ENV_IS_IN_NAND
 #define CONFIG_ENV_OFFSET      0x3C0000
-#define CONFIG_SYS_64BIT_VSPRINTF              /* needed for nand_util.c */
 #undef CONFIG_ENV_IS_IN_FLASH
 #define CONFIG_ENV_OVERWRITE
 #endif