]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/dockstar.h
karo: tx28: enable 'gpio' command
[karo-tx-uboot.git] / include / configs / dockstar.h
index 46a42b30874492f970aabf6b0420ea11d57d7dbc..a62f4e3d3b3d6f62ae35ca2e9b090fddcb822c6b 100644 (file)
@@ -12,6 +12,8 @@
 #ifndef _CONFIG_DOCKSTAR_H
 #define _CONFIG_DOCKSTAR_H
 
+#define CONFIG_SYS_GENERIC_BOARD
+
 /*
  * Version number information
  */
@@ -29,7 +31,6 @@
  * Commands configuration
  */
 #define CONFIG_SYS_NO_FLASH            /* Declare no flash (NOR/SPI) */
-#include <config_cmd_default.h>
 #define CONFIG_CMD_DHCP
 #define CONFIG_CMD_ENV
 #define CONFIG_CMD_MII
@@ -42,9 +43,6 @@
  */
 #include "mv-common.h"
 
-#undef CONFIG_SYS_PROMPT       /* previously defined in mv-common.h */
-#define CONFIG_SYS_PROMPT      "DockStar> "    /* Command Prompt */
-
 /*
  *  Environment variables configurations
  */