commit | 94c40c010a7598e2378d641357bfad23e18b044c | [log] [tgz] |
---|---|---|
author | Naresh Kumar Ravulapalli <nareshkumar.ravulapalli@altera.com> | Mon May 05 18:28:51 2025 -0700 |
committer | Michal Simek <michal.simek@amd.com> | Mon Jun 02 09:13:48 2025 +0200 |
tree | 5ce3a7f25ea3bb4ff0749b20fb41968738db1dfa | |
parent | ff52a0035cc0bd70334c76588b68bfc52adc20af [diff] |
drivers: fpga: intel_sdm_mb: Flush cache before FPGA configuration FPGA configuration encounters failure when the cache is not flushed. Add cache flushing to the memory region that holds the FPGA configuration bitstream. Signed-off-by: Naresh Kumar Ravulapalli <nareshkumar.ravulapalli@altera.com> Link: https://lore.kernel.org/r/20250506012851.30039-1-nareshkumar.ravulapalli@altera.com Signed-off-by: Michal Simek <michal.simek@amd.com>