mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-08 06:01:49 +02:00
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>