]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/cm_t54.h
arm: mvebu: add multiple usb-hostcontroller support for AXP
[karo-tx-uboot.git] / include / configs / cm_t54.h
index 0cd4aec7e2f89a6343e7d1e4b56d7126a8818cc8..95a5a606e33087c1f94b4edc3aa5ed041670a8a4 100644 (file)
@@ -57,7 +57,6 @@
 #define CONFIG_ENV_SIZE                        (16 << 10)      /* 16 KB */
 #define CONFIG_ENV_OFFSET_REDUND       (CONFIG_ENV_OFFSET + CONFIG_ENV_SIZE)
 #define CONFIG_SYS_REDUNDAND_ENVIRONMENT
-#define CONFIG_CMD_SAVEENV
 
 /* Enhance our eMMC support / experience. */
 #define CONFIG_HSMMC2_8BIT
@@ -90,7 +89,6 @@
 
 /* Enabled commands */
 #define CONFIG_CMD_DHCP                /* DHCP Support                 */
-#define CONFIG_CMD_NET         /* bootp, tftpboot, rarpboot    */
 #define CONFIG_CMD_PING
 
 /* USB Networking options */
  * Miscellaneous configurable options
  */
 #undef CONFIG_SYS_AUTOLOAD
-#undef CONFIG_SYS_PROMPT
 #undef CONFIG_EXTRA_ENV_SETTINGS
 #undef CONFIG_BOOTCOMMAND
 #undef CONFIG_BOOTDELAY
 
 #define CONFIG_BOOTDELAY               3
 #define CONFIG_SYS_AUTOLOAD            "no"
-#define CONFIG_SYS_PROMPT              "CM-T54 # "
 
 #define CONFIG_EXTRA_ENV_SETTINGS \
        DEFAULT_LINUX_BOOT_ENV \