]> git.sur5r.net Git - u-boot/blobdiff - include/configs/VCMA9.h
apalis/colibri_t20/t30: integrate recovery mode detection
[u-boot] / include / configs / VCMA9.h
index 94078f548196a1075ebc0658910506fa1b45d631..5b2e09222bf46a74bf0a429a644e80faf951682d 100644 (file)
@@ -49,8 +49,6 @@
 /*
  * Command line configuration.
  */
-#include <config_cmd_default.h>
-
 #define CONFIG_CMD_CACHE
 #define CONFIG_CMD_EEPROM
 #define CONFIG_CMD_I2C
@@ -62,7 +60,6 @@
 #define CONFIG_CMD_PING
 #define CONFIG_CMD_BSP
 #define CONFIG_CMD_NAND
-#define CONFIG_CMD_NAND_YAFFS
 
 #define CONFIG_BOARD_LATE_INIT
 
 
 /* Miscellaneous configurable options */
 #define CONFIG_SYS_LONGHELP            /* undef to save memory */
-#define CONFIG_SYS_PROMPT              "VCMA9 # "
 #define CONFIG_SYS_CBSIZE              256
 /* Print Buffer Size */
 #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE+sizeof(CONFIG_SYS_PROMPT)+16)