X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2FM5253EVBE.h;h=5cba541fe3e2fa51a8b220094f2bf556c99eebe4;hb=b0cf733933c3bc1b4ab353e16affabc60f863db5;hp=64dc64de2ba9f2ab91f9bd4a7299543e66d94455;hpb=d8c1d5d5fb6eafbc532982125f006e49f2c40e71;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/M5253EVBE.h b/include/configs/M5253EVBE.h index 64dc64d..5cba541 100644 --- a/include/configs/M5253EVBE.h +++ b/include/configs/M5253EVBE.h @@ -18,7 +18,6 @@ #undef CONFIG_WATCHDOG /* disable watchdog */ -#define CONFIG_BOOTDELAY 5 /* Configuration for environment * Environment is embedded in u-boot in the second sector of the flash @@ -37,7 +36,6 @@ . = DEFINED(env_offset) ? env_offset : .; \ common/env_embedded.o (.text) - /* * BOOTP options */ @@ -49,20 +47,9 @@ /* * Command line configuration. */ -#include -#define CONFIG_CMD_CACHE -#undef CONFIG_CMD_NET -#define CONFIG_CMD_LOADB -#define CONFIG_CMD_LOADS -#define CONFIG_CMD_EXT2 -#define CONFIG_CMD_FAT #define CONFIG_CMD_IDE -#define CONFIG_CMD_MEMORY -#define CONFIG_CMD_MISC /* ATA */ -#define CONFIG_DOS_PARTITION -#define CONFIG_MAC_PARTITION #define CONFIG_IDE_RESET 1 #define CONFIG_IDE_PREINIT 1 #define CONFIG_ATAPI