From: Jagan Date: Tue, 15 May 2012 14:46:18 +0000 (+0530) Subject: Xilinx: ARM: Decreased bootdelay from 10 to 3 sec on zc702 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=08bd7a6ed078dcd8b17f4e887102bb551ed50c0f;p=thirdparty%2Fu-boot.git Xilinx: ARM: Decreased bootdelay from 10 to 3 sec on zc702 Signed-off-by: Jagan --- diff --git a/include/configs/zynq_zc702.h b/include/configs/zynq_zc702.h index 18ab7a93eab..6558008a719 100644 --- a/include/configs/zynq_zc702.h +++ b/include/configs/zynq_zc702.h @@ -73,7 +73,7 @@ #define CONFIG_BAUDRATE 115200 #define CONFIG_SYS_BAUDRATE_TABLE { 9600, 38400, 115200 } -#define CONFIG_BOOTDELAY 10 /* -1 to Disable autoboot */ +#define CONFIG_BOOTDELAY 3 /* -1 to Disable autoboot */ #define CONFIG_PSS_SERIAL #define CONFIG_RTC_XPSSRTC