]> Git Repo - J-u-boot.git/commitdiff
ARM64: zynqmp: Decrease boot delay
authorSoren Brinkmann <[email protected]>
Mon, 1 Feb 2016 22:56:20 +0000 (14:56 -0800)
committerMichal Simek <[email protected]>
Mon, 4 Apr 2016 18:28:38 +0000 (20:28 +0200)
Synchronize it with zynq platform.

Signed-off-by: Soren Brinkmann <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
include/configs/xilinx_zynqmp.h

index 4e066cdfd23368a3ec69ceadf7c858ac7fc82a36..b60239614fadbc9b43753d03c71c6123f88de130 100644 (file)
 
 #define CONFIG_PREBOOT         "run bootargs"
 #define CONFIG_BOOTCOMMAND     "run $modeboot"
-#define CONFIG_BOOTDELAY       5
+#define CONFIG_BOOTDELAY       3
 
 #define CONFIG_BOARD_LATE_INIT
 
This page took 0.034977 seconds and 4 git commands to generate.