commit | bd0f5a91f30c0ff2d355bb7b9858f8b6fb7f5430 | [log] [tgz] |
---|---|---|
author | Dinh Nguyen <dinguyen@opensource.altera.com> | Fri Jul 31 11:06:50 2015 -0500 |
committer | Marek Vasut <marex@denx.de> | Sat Aug 08 14:14:30 2015 +0200 |
tree | 1a08cf16d71f10360dd2948714f7843c2396d819 | |
parent | 5e19b68aa1d5f9b70a6bd10de58bd580d6a4ff81 [diff] |
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>