new at91_emac network driver (NET_MULTI api)
[oweals/u-boot.git] / include / configs / davinci_dm365evm.h
index 53a105bf6db9ebf3cf687b572cb9b19415844b89..c6e1d107fdf56f6fc9357908f9164d979f0e6f4d 100644 (file)
 
 /* NAND: socketed, two chipselects, normally 2 GBytes */
 #define CONFIG_NAND_DAVINCI
+#define CONFIG_SYS_NAND_CS             2
 #define CONFIG_SYS_NAND_USE_FLASH_BBT
 #define CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST
 #define CONFIG_SYS_NAND_PAGE_2K
-#define CONFIG_SYS_64BIT_VSPRINTF      /* needed for nand_util.c */
 
 #define CONFIG_SYS_NAND_LARGEPAGE
 #define CONFIG_SYS_NAND_BASE_LIST      { 0x02000000, }