From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Thu, 24 Mar 2016 09:46:05 +0100 Subject: [U-Boot] [PATCH] fpga: altera: Add StratixV support In-Reply-To: <1455281282-6783-1-git-send-email-sr@denx.de> References: <1455281282-6783-1-git-send-email-sr@denx.de> Message-ID: <56F3A94D.8040601@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 13:48, Stefan Roese wrote: > This patch adds support for programming of the StratixV FPGAs. Programming > is done in this case (board theadorable) via SPI. The board may provide > board specific code for bitstream programming. > > This StratixV support will be used by the theadorable board. > > Signed-off-by: Stefan Roese > Cc: Tom Rini Applied to u-boot-marvell/master. Thanks, Stefan