X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fstrider.h;h=5fabbadba8fcbc43323b6c23069b3c0a4e4a16d2;hb=716d6677cbe96fa21438da6e6d2580a7093c99d9;hp=90492f4fdb6c1b903f4b11d39abe1270de690e43;hpb=145510cc7651fa36f1e6ee2d3d8504b05e965b1a;p=u-boot diff --git a/include/configs/strider.h b/include/configs/strider.h index 90492f4fdb..5fabbadba8 100644 --- a/include/configs/strider.h +++ b/include/configs/strider.h @@ -581,8 +581,6 @@ void fpga_control_clear(unsigned int bus, int pin); #define CONFIG_SYS_LOAD_ADDR 0x2000000 /* default load address */ #define CONFIG_SYS_HZ 1000 /* decrementer freq: 1ms ticks */ -#undef CONFIG_ZERO_BOOTDELAY_CHECK /* ignore keypress on bootdelay==0 */ - #define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */ #define CONFIG_SYS_CONSOLE_INFO_QUIET @@ -659,7 +657,6 @@ void fpga_control_clear(unsigned int bus, int pin); #define CONFIG_LOADADDR 800000 /* default location for tftp and bootm */ -#define CONFIG_BOOTDELAY 5 /* -1 disables auto-boot */ #define CONFIG_HOSTNAME hrcon #define CONFIG_ROOTPATH "/opt/nfsroot"