X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=include%2Fconfigs%2Fpogo_e02.h;h=8cf3ad847907e1a98e5fd120c021f980fd7c1d0d;hb=ecbed5d6f4f96457dee8846c611056cb0d630642;hp=89560ad1c5b5f38fd067ff6e6f64e69a10c1edb6;hpb=aed03faa064cca56847571b13cbd4c849c6116aa;p=oweals%2Fu-boot.git diff --git a/include/configs/pogo_e02.h b/include/configs/pogo_e02.h index 89560ad1c5..8cf3ad8479 100644 --- a/include/configs/pogo_e02.h +++ b/include/configs/pogo_e02.h @@ -34,7 +34,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 @@ -48,10 +47,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 */