]> git.sur5r.net Git - u-boot/blobdiff - include/configs/pogo_e02.h
x86: x86-common.h: Add generic FS commands
[u-boot] / include / configs / pogo_e02.h
index 7594bdb4123a514c8704e829c2ec21090ec17456..b1a3dc7716a12d75b034402f776477fe5ff770c8 100644 (file)
@@ -13,6 +13,7 @@
 #ifndef _CONFIG_POGO_E02_H
 #define _CONFIG_POGO_E02_H
 
+
 /*
  * Machine type definition and ID
  */
@@ -32,7 +33,6 @@
  */
 #define CONFIG_SYS_NO_FLASH            /* Declare no flash (NOR/SPI) */
 #define CONFIG_SYS_MVFS
-#include <config_cmd_default.h>
 #define CONFIG_CMD_DHCP
 #define CONFIG_CMD_ENV
 #define CONFIG_CMD_MII
  */
 #include "mv-common.h"
 
-/* Remove or override few declarations from mv-common.h */
-#undef CONFIG_SYS_PROMPT       /* previously defined in mv-common.h */
-#define CONFIG_SYS_PROMPT      "PogoE02> "
-
 /*
  *  Environment variables configurations
  */