[U-Boot] [RFC PATCH 2/7] fpga: add Kconfig support for Xilinx Spartan devices

Michal Simek monstr at monstr.eu
Wed Nov 23 13:10:19 CET 2016


On 22.11.2016 09:48, Chris Packham wrote:
> Signed-off-by: Chris Packham <judge.packham at gmail.com>
> ---
> 
>  drivers/fpga/Kconfig | 11 +++++++++++
>  1 file changed, 11 insertions(+)
> 
> diff --git a/drivers/fpga/Kconfig b/drivers/fpga/Kconfig
> index f3f6bf7f6747..d137ab2df1d7 100644
> --- a/drivers/fpga/Kconfig
> +++ b/drivers/fpga/Kconfig
> @@ -17,4 +17,15 @@ config FPGA_ZYNQMPPL
>  	  Enable FPGA driver for loading bitstream in BIT and BIN format
>  	  on Xilinx Zynq UltraScale+ (ZynqMP) device.
>  
> +config FPGA_SPARTAN3
> +	bool "Enable Xilinx Spartan-III driver"
> +	depends on FPGA_XILINX
> +	help
> +	  Enable FPGA driver for Xilinx Spartan-III devices.
> +
> +config FPGA_SPARTAN2
> +	bool "Enable Xilinx Spartan-II driver"
> +	depends on FPGA_XILINX
> +	help
> +	  Enable FPGA driver for Xilinx Spartan-II devices.
>  endmenu
> 

Acked-by: Michal Simek <michal.simek at xilinx.com>

Thanks,
Michal

-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP SoCs


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20161123/063b3e17/attachment.sig>


More information about the U-Boot mailing list