From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Date: Wed, 28 Mar 2018 16:30:22 +0200 Subject: [U-Boot] [PATCH 0/3] fpga: zynqmp: Fpga changes 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, these patches are syncing latest firmware expectation and showing information about fpga status. Thanks, Michal Nitin Jain (1): fpga: zynqmp: Add support to get the PCAP status for fpga info command Siva Durga Prasad Paladugu (2): fpga: zynqmp: Update zynqmp_load() as per latest xilfpga fpga: zynqmp: Fix the nonsecure bitstream loading issue arch/arm/include/asm/arch-zynqmp/sys_proto.h | 2 ++ drivers/fpga/zynqmppl.c | 28 +++++++++++++++++++++------- include/zynqmppl.h | 1 + 3 files changed, 24 insertions(+), 7 deletions(-) -- 1.9.1