Bump adapter speed to 4MHz
This commit is contained in:
parent
31d87c75c4
commit
63d2133a1e
|
@ -3,7 +3,7 @@ transport select jtag
|
||||||
# we need to enable srst even though we don't connect it
|
# we need to enable srst even though we don't connect it
|
||||||
reset_config trst_and_srst
|
reset_config trst_and_srst
|
||||||
|
|
||||||
adapter_khz 1000
|
adapter_khz 4000
|
||||||
jtag_ntrst_delay 500
|
jtag_ntrst_delay 500
|
||||||
|
|
||||||
if { [info exists CHIPNAME] } {
|
if { [info exists CHIPNAME] } {
|
||||||
|
|
Loading…
Reference in New Issue