sparc: Update LEON serial drivers to use readl/writel macros
[oweals/u-boot.git] / include / configs / tb100.h
index b2b4b1037f01faf2c9517278356b3564b5fd357c..e3c41ef4bd94a585faeddd9deaa4ac2cb3b219ac 100644 (file)
 /*
  * Command line configuration
  */
-#include <config_cmd_default.h>
-
 #define CONFIG_CMD_DHCP
-#define CONFIG_CMD_ELF
 #define CONFIG_CMD_PING
 
 #define CONFIG_OF_LIBFDT
@@ -98,7 +95,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 + \