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
@ -168,7 +168,7 @@
|
|||||||
|
|
||||||
#define CONFIG_PREBOOT "run bootargs"
|
#define CONFIG_PREBOOT "run bootargs"
|
||||||
#define CONFIG_BOOTCOMMAND "run $modeboot"
|
#define CONFIG_BOOTCOMMAND "run $modeboot"
|
||||||
#define CONFIG_BOOTDELAY 5
|
#define CONFIG_BOOTDELAY 3
|
||||||
|
|
||||||
#define CONFIG_BOARD_LATE_INIT
|
#define CONFIG_BOARD_LATE_INIT
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user