]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/tb100.h
karo: tx6: enable GPT command
[karo-tx-uboot.git] / include / configs / tb100.h
index 501449a581720e4a28f9f1f09ad2e44d488caebc..41c2c729502bb7e81acda44af6846f9ff71e7b12 100644 (file)
 /*
  * Ethernet configuration
  */
-#define CONFIG_DESIGNWARE_ETH
 #define ETH0_BASE_ADDRESS              0xFE100000
 #define ETH1_BASE_ADDRESS              0xFE110000
 
 /*
  * Command line configuration
  */
-#include <config_cmd_default.h>
-
 #define CONFIG_CMD_DHCP
 #define CONFIG_CMD_ELF
 #define CONFIG_CMD_PING
@@ -99,7 +96,6 @@
  * Console configuration
  */
 #define CONFIG_SYS_LONGHELP
-#define CONFIG_SYS_PROMPT              "[tb100]:~# "
 #define CONFIG_SYS_CBSIZE              256
 #define CONFIG_SYS_BARGSIZE            CONFIG_SYS_CBSIZE
 #define CONFIG_SYS_PBSIZE              (CONFIG_SYS_CBSIZE + \