Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1627714
| From | Anatolij Gustschin <agust@denx.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3] fpga manager: Add Altera CvP driver |
| Date | 2017-04-20 19:50 +0200 |
| Message-ID | <tyono-3sm-23@gated-at.bofh.it> (permalink) |
| References | <tylIS-1Nt-13@gated-at.bofh.it> <tyodH-3pd-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Matthew, On Thu, 20 Apr 2017 10:29:34 -0700 (PDT) matthew.gerlach@linux.intel.com matthew.gerlach@linux.intel.com wrote: ... >Since you say the driver works with Arria-10, I thought I would give it >a try with the Altera Arria10 PCIe DevKit I am using. I successfully >compiled your patch as an out of tree module against a 3.10 kernel. The >module successfully loaded and created instances for both boards in the >host. thanks for testing! >Now that I have the driver instances running, I'm not sure howto actually >perform CvP. Do you use a debugfs interface or something else? Do you >use the sof or an rbf file? I used the debugfs interface for first testing, now I'm using custom fpga config interface driver, but it depends on many other drivers and won't work without additional special hardware. I use an rbf file. The v2 patch [1] used a module parameter to specify firmware file name for a given PCIe device, but it is bypassing the framework and is not acceptable for mainline. Thanks, Anatolij [1] https://patchwork.kernel.org/patch/9582731
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v3] fpga manager: Add Altera CvP driver Anatolij Gustschin <agust@denx.de> - 2017-04-20 17:00 +0200
Re: [PATCH v3] fpga manager: Add Altera CvP driver matthew.gerlach@linux.intel.com - 2017-04-20 19:40 +0200
Re: [PATCH v3] fpga manager: Add Altera CvP driver Anatolij Gustschin <agust@denx.de> - 2017-04-20 19:50 +0200
Re: [PATCH v3] fpga manager: Add Altera CvP driver "Li, Yi" <yi1.li@linux.intel.com> - 2017-04-21 23:20 +0200
csiph-web