X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fbcm_ep_board.h;h=b68fa1e443524a3de58c0fac725c9874408640cc;hb=9dd1d0aa4e086bc8a5eaf19a67825c3323c41c5a;hp=ba26964feaa6a941aa44d4cbef8dbe17825b0eab;hpb=6f43ba70d15e15a08c25b3d956c70addb6740737;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/bcm_ep_board.h b/include/configs/bcm_ep_board.h index ba26964..b68fa1e 100644 --- a/include/configs/bcm_ep_board.h +++ b/include/configs/bcm_ep_board.h @@ -11,8 +11,6 @@ #define CONFIG_SKIP_LOWLEVEL_INIT -#define CONFIG_SYS_GENERIC_BOARD - /* * Memory configuration * (these must be defined elsewhere) @@ -46,7 +44,6 @@ #define CONFIG_ENV_OVERWRITE /* Serial Info */ -#define CONFIG_SYS_NS16550 #define CONFIG_SYS_NS16550_SERIAL #define CONFIG_BAUDRATE 115200 @@ -71,9 +68,7 @@ #define CONFIG_DOS_PARTITION /* version string, parser, etc */ -#define CONFIG_VERSION_VARIABLE #define CONFIG_AUTO_COMPLETE -#define CONFIG_SYS_HUSH_PARSER #define CONFIG_CMDLINE_EDITING #define CONFIG_COMMAND_HISTORY #define CONFIG_SYS_LONGHELP @@ -82,14 +77,8 @@ #define CONFIG_MX_CYCLIC /* Commands */ -#define CONFIG_CMD_ASKENV -#define CONFIG_CMD_CACHE -#define CONFIG_CMD_FAT #define CONFIG_FAT_WRITE -/* Enable devicetree support */ -#define CONFIG_OF_LIBFDT - /* SHA hashing */ #define CONFIG_CMD_HASH #define CONFIG_HASH_VERIFY @@ -97,9 +86,6 @@ #define CONFIG_SHA256 /* Enable Time Command */ -#define CONFIG_CMD_TIME - -#define CONFIG_CMD_BOOTZ /* Misc utility code */ #define CONFIG_BOUNCE_BUFFER