
31 Jul
2017
31 Jul
'17
12:55 p.m.
On 07/31/2017 12:50 PM, tien.fong.chee@intel.com wrote:
From: Tien Fong Chee tien.fong.chee@intel.com
Configuration flip-flop driver is mainly used for handling the FPGA program operation where the FPGA image loading from the flash into FPGA manager.
Signed-off-by: Tien Fong Chee tien.fong.chee@intel.com
arch/arm/mach-socfpga/cff.c | 581 ++++++++++++++++++++++++++++++ arch/arm/mach-socfpga/include/mach/cff.h | 40 ++ include/configs/socfpga_arria10_socdk.h | 6 + 3 files changed, 627 insertions(+), 0 deletions(-) create mode 100644 arch/arm/mach-socfpga/cff.c create mode 100644 arch/arm/mach-socfpga/include/mach/cff.h
Same comment as to previous patch, there is already support for loading FPGA from storage used by Xilinx, improve on that.
--
Best regards,
Marek Vasut