Re: [PATCH] board: xilinx/zynqmp: Remove 1-second delay at boot

2020-05-29 Thread Michal Simek
On 26. 05. 20 10:20, Mike Looijmans wrote: > SPL boot is slow on the ZynqMP because of this delay. The initialization done > in psu_init no longer requires an external delay, so this can be removed to > speed up the SPL boot flow considerably. > > Signed-off-by: Mike Looijmans > --- > board/xili

[PATCH] board: xilinx/zynqmp: Remove 1-second delay at boot

2020-05-26 Thread Mike Looijmans
SPL boot is slow on the ZynqMP because of this delay. The initialization done in psu_init no longer requires an external delay, so this can be removed to speed up the SPL boot flow considerably. Signed-off-by: Mike Looijmans --- board/xilinx/zynqmp/zynqmp.c | 4 1 file changed, 4 deletions(