prog/openocd_butterstick: Set _CHIPNAME to ecp5 (for jtag_uart/jtag_bone).

This commit is contained in:
Florent Kermarrec 2021-10-27 17:27:07 +02:00
parent 207afb98fc
commit 0c3f5b0fe1
1 changed files with 2 additions and 1 deletions

View File

@ -6,4 +6,5 @@ reset_config none
adapter_khz 25000 adapter_khz 25000
jtag newtap ecp5 tap -irlen 8 -expected-id 0x81113043 set _CHIPNAME ecp5
jtag newtap $_CHIPNAME tap -irlen 8 -expected-id 0x81113043