X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fdockstar.h;h=efe58071a509164bc5db6b0d9ca9166c67b5f477;hb=e16e137c377c8b96d8d91263d0b6d8470169f841;hp=46a42b30874492f970aabf6b0420ea11d57d7dbc;hpb=47539e2317276ab7e31b47f75e52981c4473dbbd;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/dockstar.h b/include/configs/dockstar.h index 46a42b3..efe5807 100644 --- a/include/configs/dockstar.h +++ b/include/configs/dockstar.h @@ -12,6 +12,7 @@ #ifndef _CONFIG_DOCKSTAR_H #define _CONFIG_DOCKSTAR_H + /* * Version number information */ @@ -29,7 +30,6 @@ * Commands configuration */ #define CONFIG_SYS_NO_FLASH /* Declare no flash (NOR/SPI) */ -#include #define CONFIG_CMD_DHCP #define CONFIG_CMD_ENV #define CONFIG_CMD_MII @@ -42,9 +42,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 */ @@ -59,8 +56,8 @@ * it has to be rounded to sector size */ #define CONFIG_ENV_SIZE 0x20000 /* 128k */ -#define CONFIG_ENV_ADDR 0x60000 -#define CONFIG_ENV_OFFSET 0x60000 /* env starts here */ +#define CONFIG_ENV_ADDR 0x80000 +#define CONFIG_ENV_OFFSET 0x80000 /* env starts here */ /* * Default environment variables