mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-27 22:52:31 +01:00
ARM64: zynqmp: Decrease boot delay
Synchronize it with zynq platform. Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
parent
ceb04e1a5d
commit
5cfd918286
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue