lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Tue, 13 Dec 2016 18:30:47 -0800
From:   Florian Fainelli <f.fainelli@...il.com>
To:     linux-kernel@...r.kernel.org
Cc:     linux-arm-kernel@...ts.infradead.org, moritz.fischer@...us.com,
        atull@...nsource.altera.com, linux@...linux.org.uk,
        rmallon@...il.com, hsweeten@...ionengravers.com,
        linux-fpga@...r.kernel.org
Subject: Re: [PATCH v2 0/2] FPGA: TS-7300 FPGA manager



On 12/13/2016 06:28 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 v2:
> 
> - rebased against fpga/for-next
> - added defines for configuration bits and delays
> - added error mesage if ioremap() fails
> - detailed how the configuration through CPLD is done

I forgot to fix a function signature while rebasing, let me resubmit this.

> 
> Florian Fainelli (2):
>   ARM: ep93xx: Register ts73xx-fpga manager driver for TS-7300
>   FPGA: Add TS-7300 FPGA manager
> 
>  arch/arm/mach-ep93xx/ts72xx.c |  26 +++++++
>  drivers/fpga/Kconfig          |   7 ++
>  drivers/fpga/Makefile         |   1 +
>  drivers/fpga/ts73xx-fpga.c    | 162 ++++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 196 insertions(+)
>  create mode 100644 drivers/fpga/ts73xx-fpga.c
> 

-- 
Florian

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ