]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/M5329EVB.h
karo: tx6ul: enable soft i2c driver and 'i2c' command
[karo-tx-uboot.git] / include / configs / M5329EVB.h
index 5a7597c2398e488aa04c707ee4bfaddb0ab5f930..e806b7a3eb11283dae9455217b2d3aa4a247f5f5 100644 (file)
 #define CONFIG_WATCHDOG_TIMEOUT        5000    /* timeout in milliseconds, max timeout is 6.71sec */
 
 /* Command line configuration */
-#include <config_cmd_default.h>
-
 #define CONFIG_CMD_CACHE
 #define CONFIG_CMD_DATE
 #define CONFIG_CMD_ELF
-#define CONFIG_CMD_FLASH
 #define CONFIG_CMD_I2C
-#define CONFIG_CMD_MEMORY
-#define CONFIG_CMD_MISC
 #define CONFIG_CMD_MII
-#define CONFIG_CMD_NET
 #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