]> Git Repo - J-u-boot.git/commit
arm64: zynqmp: probe firmware driver
authorIbai Erkiaga <[email protected]>
Fri, 27 Sep 2019 10:37:04 +0000 (11:37 +0100)
committerMichal Simek <[email protected]>
Tue, 8 Oct 2019 07:55:11 +0000 (09:55 +0200)
commit325a22dc196a8738ba8389b8a4086345ff5e98db
treed52a442afba36a118c624157a4472b4f2b8a3d94
parent283d81acba00828366bbb4a38f62b035ba36d003
arm64: zynqmp: probe firmware driver

Probe ZynqMP firmware driver on the board initialization phase and
ensure that firmware is in place to continue execution. The probing is
done on board_init so it can be used for both SPL and U-Boot proper.

Signed-off-by: Ibai Erkiaga <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
arch/arm/Kconfig
board/xilinx/zynqmp/zynqmp.c
This page took 0.033766 seconds and 4 git commands to generate.