diff options
author | Luis Araneda <luaraneda@gmail.com> | 2018-07-19 03:10:18 -0400 |
---|---|---|
committer | Michal Simek <michal.simek@xilinx.com> | 2018-07-19 10:49:57 +0200 |
commit | 577012da71ea9dcf07272c7f458218aa8ab29984 (patch) | |
tree | 836d7fd9f833b285645a33e457b74be6110a0e08 /fs | |
parent | d600c4f6b09f75c3bb0ef588cde69cc236ec3feb (diff) |
arm: zynq: spl: fix FPGA initialization
commit 4aba5fb857c1 ("arm: zynq: Rework FPGA initialization")
moved FPGA initialization from board_init() to arch_early_init_r(),
which is not called as part of the SPL
Fix this by calling arch_early_init_r() in the spl_board_init()
function, so the FPGA is correctly initialized
Signed-off-by: Luis Araneda <luaraneda@gmail.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions