altera: spi flash support for cycloneV and qmtech

This commit is contained in:
Gwenhael Goavec-Merou
2021-07-10 08:20:27 +02:00
parent 0c4aedcb23
commit c90a4b7734
5 changed files with 12 additions and 9 deletions
+1 -1
View File
@@ -126,7 +126,7 @@ static std::map <std::string, target_board_t> board_list = {
JTAG_BOARD("pipistrello", "", "ft2232", 0, 0),
JTAG_BOARD("minispartan6", "", "ft2232", 0, 0),
DFU_BOARD("orangeCrab", "", "dfu" ),
JTAG_BOARD("qmtechCycloneV", "", "", 0, 0),
JTAG_BOARD("qmtechCycloneV", "5ce223", "", 0, 0),
JTAG_BOARD("runber", "", "ft232", 0, 0),
JTAG_BOARD("tangnano", "", "ft2232", 0, 0),
JTAG_BOARD("tec0117", "", "ft2232", 0, 0),