]> git.sur5r.net Git - u-boot/blobdiff - include/configs/mv-common.h
SPEAr: Add basic arch related support for SPEAr SoCs
[u-boot] / include / configs / mv-common.h
index 0a392579557717eab5fe8cf89c9cf923bc8b0d9b..27b489902bd75ad6746b84326ca2f4045ae35f49 100644 (file)
@@ -93,7 +93,6 @@
  * Size of malloc() pool
  */
 #define CONFIG_SYS_MALLOC_LEN  (1024 * 1024) /* 1MiB for malloc() */
-/* size in bytes reserved for initial data */
 
 /*
  * Other required minimal configurations
  */
 #ifdef CONFIG_CMD_NAND
 #define CONFIG_SYS_MAX_NAND_DEVICE     1
-#define NAND_MAX_CHIPS                 1
-#define CONFIG_SYS_64BIT_VSPRINTF      /* needed for nand_util.c */
 #endif
 
 /*