From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Thu, 24 Mar 2016 09:47:04 +0100 Subject: [U-Boot] [PATCH 3/3 v2] arm: mvebu: theadorable: Add StratixV FPGA programming support In-Reply-To: <1455283447-23017-1-git-send-email-sr@denx.de> References: <1455281538-11911-1-git-send-email-sr@denx.de> <1455283447-23017-1-git-send-email-sr@denx.de> Message-ID: <56F3A988.4000205@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 12.02.2016 14:24, Stefan Roese wrote: > This patch adds support for Altera StratixV bitstream programming. 2 FPGAs > are connected to the SPI busses. This patch uses board specific write > code to program the bitstream via SPI direct write mode. > > Signed-off-by: Stefan Roese > Cc: Luka Perkov > --- > v2: > - Add missing mbus mapping for the SPI devices (direct access mode) Applied to u-boot-marvell/master. Thanks, Stefan