diff options
author | David Phillips <david@yeah.nah.nz> | 2020-01-02 11:53:23 +1300 |
---|---|---|
committer | David Phillips <david@yeah.nah.nz> | 2020-01-02 11:53:23 +1300 |
commit | 62943e4f7a0a7791d9e3a034382683d1eacb3aaa (patch) | |
tree | cef501907843a420834062ab1a56c24a10d44357 | |
parent | 9dd58be51c51273e7ccb2094115ea101d06701d6 (diff) | |
download | pi-zero-jtag-62943e4f7a0a7791d9e3a034382683d1eacb3aaa.tar.xz |
-rw-r--r-- | pi-zero.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pi-zero.cfg b/pi-zero.cfg index 9895056..3280c58 100644 --- a/pi-zero.cfg +++ b/pi-zero.cfg @@ -1,6 +1,6 @@ transport select jtag -adapter_khz 2000 +adapter_khz 3000 adapter_nsrst_delay 300 reset_config trst_only |