Skip to content
Commit 724caaba authored by Michal Simek's avatar Michal Simek
Browse files

arm64: zynqmp: Do not call bss init and board_init_r from board_init_f



There is no reason to clear bss and call board_init_r() from board_init_f()
beca it can be called directly from crt0_64.S with also support for SPL
stack relocation to SDRAM.
For more information please take a look at arch/arm/lib/crt0_64.S

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent 935568ee
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment