]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/vpac270.h
karo: tx6ul: make board string dependent on cpurev
[karo-tx-uboot.git] / include / configs / vpac270.h
index e54601d4dde15dc815e56b6802f8afac0812dd86..976ba5db74292f49d42271a15fc8aba5b0160541 100644 (file)
 /*
  * Bootloader Components Configuration
  */
-#include <config_cmd_default.h>
-
-#define        CONFIG_CMD_NET
 #define        CONFIG_CMD_ENV
-#undef CONFIG_CMD_IMLS
 #define        CONFIG_CMD_MMC
 #define        CONFIG_CMD_USB
 #undef CONFIG_LCD
 #define        CONFIG_CMD_IDE
 
 #ifdef CONFIG_ONENAND
-#undef CONFIG_CMD_FLASH
 #define        CONFIG_CMD_ONENAND
 #else
-#define        CONFIG_CMD_FLASH
 #undef CONFIG_CMD_ONENAND
 #endif
 
 
 #define        CONFIG_SYS_LONGHELP
 #ifdef CONFIG_SYS_HUSH_PARSER
-#define        CONFIG_SYS_PROMPT               "$ "
 #else
 #endif
 #define        CONFIG_SYS_CBSIZE               256
 
 #else  /* No flash */
 #define        CONFIG_SYS_NO_FLASH
-#define        CONFIG_SYS_ENV_IS_NOWHERE
+#define        CONFIG_ENV_IS_NOWHERE
 #endif
 
 /*