From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Date: Wed, 7 Oct 2020 15:40:44 +0200 Subject: [PATCH 0/4] arm64: zynqmp: Enable loading FPGA by SPL Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, this series enables loading fpga bitstream from FIT image by SPL. Thanks, Michal Michal Simek (4): firmware: zynqmp: Swap addr_hi/low when PM_FPGA_LOAD is called mailbox: zynqmp: Extend timeout for getting observation bit arm64: zynqmp: Get rid of simple_itoa and replace it by snprintf arm64: zynqmp: Enable FPGA loading from SPL board/xilinx/zynqmp/zynqmp.c | 7 +++++-- configs/xilinx_zynqmp_virt_defconfig | 1 + drivers/firmware/firmware-zynqmp.c | 8 ++++++++ drivers/mailbox/zynqmp-ipi.c | 2 +- 4 files changed, 15 insertions(+), 3 deletions(-) -- 2.28.0