X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=include%2Fconfigs%2Fpogo_e02.h;h=b1a3dc7716a12d75b034402f776477fe5ff770c8;hb=0a34a5fd2794a87c43e8d009ccb711e6839843b2;hp=7594bdb4123a514c8704e829c2ec21090ec17456;hpb=2c19478e01ab145c8b3a1f5b1beca9958d942e98;p=u-boot diff --git a/include/configs/pogo_e02.h b/include/configs/pogo_e02.h index 7594bdb412..b1a3dc7716 100644 --- a/include/configs/pogo_e02.h +++ b/include/configs/pogo_e02.h @@ -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 #define CONFIG_CMD_DHCP #define CONFIG_CMD_ENV #define CONFIG_CMD_MII @@ -46,10 +46,6 @@ */ #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 */