
On 1/1/19 4:28 AM, Chee, Tien Fong wrote:
On Sun, 2018-12-30 at 16:45 +0100, Marek Vasut wrote:
On 12/30/18 9:13 AM, tien.fong.chee@intel.com wrote:
From: Tien Fong Chee tien.fong.chee@intel.com
Add FPGA driver to support program FPGA with FPGA bitstream loading from filesystem. The driver are designed based on generic firmware loader framework. The driver can handle FPGA program operation from loading FPGA bitstream in flash to memory and then to program FPGA.
Signed-off-by: Tien Fong Chee tien.fong.chee@intel.com
What changed from V5 in each of those patches ?
I assume you are saying the v5 i had submmited in 2017.
The major changes i have made are:
- Stripping of the "fpga loadfs" command support layer on U-Boot
console because the DDR would be corrupted if FPGA is reprogrammed. 2. Minor restructure and codes clean up such as understandable name for functions. 3. Using finalized generic firmware loader interface in this driver.
This should be in the changelog.