Re: [PATCH v4 0/2] FPGA: TS-7300 FPGA manager

2016-12-19 Thread Alan Tull
On Mon, 19 Dec 2016, Florian Fainelli wrote: > On 12/18/2016 12:21 PM, Florian Fainelli wrote: > > Hi all, > > > > This patch series adds support for loading bitstreams into the Altera > > Cyclone II > > connected to an EP9302 on a TS-7300 board. > > > > Changes in v4: > > > > - fixed

Re: [PATCH v4 0/2] FPGA: TS-7300 FPGA manager

2016-12-19 Thread Alan Tull
On Mon, 19 Dec 2016, Florian Fainelli wrote: > On 12/18/2016 12:21 PM, Florian Fainelli wrote: > > Hi all, > > > > This patch series adds support for loading bitstreams into the Altera > > Cyclone II > > connected to an EP9302 on a TS-7300 board. > > > > Changes in v4: > > > > - fixed

Re: [PATCH v4 0/2] FPGA: TS-7300 FPGA manager

2016-12-19 Thread Florian Fainelli
On 12/18/2016 12:21 PM, Florian Fainelli wrote: > Hi all, > > This patch series adds support for loading bitstreams into the Altera Cyclone > II > connected to an EP9302 on a TS-7300 board. > > Changes in v4: > > - fixed ops->write not to do the final configuration release > - reordered

Re: [PATCH v4 0/2] FPGA: TS-7300 FPGA manager

2016-12-19 Thread Florian Fainelli
On 12/18/2016 12:21 PM, Florian Fainelli wrote: > Hi all, > > This patch series adds support for loading bitstreams into the Altera Cyclone > II > connected to an EP9302 on a TS-7300 board. > > Changes in v4: > > - fixed ops->write not to do the final configuration release > - reordered

[PATCH v4 0/2] FPGA: TS-7300 FPGA manager

2016-12-18 Thread Florian Fainelli
Hi all, This patch series adds support for loading bitstreams into the Altera Cyclone II connected to an EP9302 on a TS-7300 board. Changes in v4: - fixed ops->write not to do the final configuration release - reordered patches Changes in v3: - fix write_init and write_complete signatures

[PATCH v4 0/2] FPGA: TS-7300 FPGA manager

2016-12-18 Thread Florian Fainelli
Hi all, This patch series adds support for loading bitstreams into the Altera Cyclone II connected to an EP9302 on a TS-7300 board. Changes in v4: - fixed ops->write not to do the final configuration release - reordered patches Changes in v3: - fix write_init and write_complete signatures