]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/at91cap9adk.h
Merge branch 'master' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / include / configs / at91cap9adk.h
index 219eea3114ab68b62ed97082b8974ffd1ecb6b78..27f8fd1a16fb598f2ea1f525ec7ef5d4038457dd 100644 (file)
 #define CONFIG_SYS_NAND_DBW_8                  1
 #endif
 
+#define CONFIG_SYS_64BIT_VSPRINTF              /* needed for nand_util.c */
+#endif
+
 /* Ethernet */
 #define CONFIG_MACB                    1
 #define CONFIG_RMII                    1
 #define CONFIG_SYS_LONGHELP            1
 #define CONFIG_CMDLINE_EDITING 1
 
-#define ROUND(A, B)            (((A) + (B)) & ~((B) - 1))
 /*
  * Size of malloc() pool
  */