]> git.sur5r.net Git - u-boot/blobdiff - include/configs/mv-common.h
microblaze: Enable TFTP put command
[u-boot] / include / configs / mv-common.h
index 0a392579557717eab5fe8cf89c9cf923bc8b0d9b..1a6379176b3b4c3590326abe6f0aa43b16bb420b 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