[U-Boot] [PATCH 4/5] arm: socfpga: Add intermediate driver between flash and FPGA manager
Marek Vasut
marex at denx.de
Mon Jul 31 10:55:33 UTC 2017
On 07/31/2017 12:50 PM, tien.fong.chee at intel.com wrote:
> From: Tien Fong Chee <tien.fong.chee at 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 at 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
More information about the U-Boot
mailing list