]> git.sur5r.net Git - u-boot/commit
fpga: zynqmp: Update zynqmp_load() as per latest xilfpga
authorSiva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Thu, 1 Mar 2018 12:14:47 +0000 (17:44 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 9 Apr 2018 10:14:50 +0000 (12:14 +0200)
commit19ed4b697b9732e0a5097bd233fba7e24dfe9146
tree82a8f017cd8f4c66c6ef1b53611a31bddc8214d8
parentb32e11a7158063c6cd773087a2b3b5736da0a273
fpga: zynqmp: Update zynqmp_load() as per latest xilfpga

Latest xilfpga expects to set BIT5 of flags for nonsecure
bitsream and also expects length in bytes instead of words
This patch does the same.

Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>
arch/arm/include/asm/arch-zynqmp/sys_proto.h
drivers/fpga/zynqmppl.c