X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fspear-common.h;h=7f6cb9318bec47edb201eda82027398f708725ac;hb=2ae9fbe00f71b8e48a04a13a71a9f6b42b70f158;hp=7b2d262b4bb71f83ea52a6dabfc78ef8ffdaccba;hpb=27bec5c12757c80f598b704477c1bc6c250bcb4c;p=u-boot diff --git a/include/configs/spear-common.h b/include/configs/spear-common.h index 7b2d262b4b..7f6cb9318b 100644 --- a/include/configs/spear-common.h +++ b/include/configs/spear-common.h @@ -104,12 +104,6 @@ /* * Default Environment Varible definitions */ -#if defined(CONFIG_SPEAR_USBTTY) -#define CONFIG_BOOTDELAY -1 -#else -#define CONFIG_BOOTDELAY 1 -#endif - #define CONFIG_ENV_OVERWRITE /* @@ -184,7 +178,6 @@ #define CONFIG_CMDLINE_TAG #define CONFIG_SETUP_MEMORY_TAGS #define CONFIG_MISC_INIT_R -#define CONFIG_ZERO_BOOTDELAY_CHECK #define CONFIG_SYS_MEMTEST_START 0x00800000 #define CONFIG_SYS_MEMTEST_END 0x04000000