]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: socfpga: scan: Add code to get FPGA ID
authorDinh Nguyen <dinguyen@opensource.altera.com>
Fri, 31 Jul 2015 16:06:50 +0000 (11:06 -0500)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:17:38 +0000 (08:17 +0200)
commitb9b982f70c9e959bad3a62ae1ff7bb9a7cf13199
treeaf4038df947da807eed470a4f7b5c420a4f7b714
parent32836e9011c6169b43f80caff28d38e3c085e4a2
arm: socfpga: scan: Add code to get FPGA ID

Add code to get the FPGA type for Altera's SoCFPGA family of FPGA. The code
uses the scan manager to send jtag pulses that will return the FPGA ID.

Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
arch/arm/mach-socfpga/include/mach/scan_manager.h
arch/arm/mach-socfpga/scan_manager.c