From: Soren Brinkmann Date: Mon, 1 Feb 2016 22:56:20 +0000 (-0800) Subject: ARM64: zynqmp: Decrease boot delay X-Git-Tag: v2016.05-rc1~34^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cfd918286a808d82a5002772958013cfdbb23de;p=pandora-u-boot.git ARM64: zynqmp: Decrease boot delay Synchronize it with zynq platform. Signed-off-by: Soren Brinkmann Signed-off-by: Michal Simek --- diff --git a/include/configs/xilinx_zynqmp.h b/include/configs/xilinx_zynqmp.h index 4e066cdfd23..b60239614fa 100644 --- a/include/configs/xilinx_zynqmp.h +++ b/include/configs/xilinx_zynqmp.h @@ -168,7 +168,7 @@ #define CONFIG_PREBOOT "run bootargs" #define CONFIG_BOOTCOMMAND "run $modeboot" -#define CONFIG_BOOTDELAY 5 +#define CONFIG_BOOTDELAY 3 #define CONFIG_BOARD_LATE_INIT