]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/M53017EVB.h
karo: tx53: enable 'gpio' command
[karo-tx-uboot.git] / include / configs / M53017EVB.h
index 65adadc69d473d3122323146aea094576eb1096e..a48ae6bccd33dee749bd2b3ceed33cb597d77f91 100644 (file)
 #define CONFIG_WATCHDOG_TIMEOUT                5000
 
 /* Command line configuration */
-#include <config_cmd_default.h>
-
 #define CONFIG_CMD_CACHE
 #define CONFIG_CMD_DATE
 #define CONFIG_CMD_ELF
-#define CONFIG_CMD_FLASH
 #undef CONFIG_CMD_I2C
-#define CONFIG_CMD_MEMORY
-#define CONFIG_CMD_MISC
 #define CONFIG_CMD_MII
 #define CONFIG_CMD_PING
 #define CONFIG_CMD_REGINFO
        ""
 
 #define CONFIG_PRAM            512     /* 512 KB */
-#define CONFIG_SYS_PROMPT      "-> "
 #define CONFIG_SYS_LONGHELP    /* undef to save memory */
 
 #ifdef CONFIG_CMD_KGDB