repo.or.cz
/
openocd.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
command_registration: add empty usage field to chained commands
[openocd.git]
/
tcl
/
board
/
efikamx.cfg
blob
007b312beb6318149af130ab36054ff80e19cca7
1
# Genesi USA EfikaMX
2
# http://www.genesi-usa.com/products/efika
3
4
# Fall back to 6MHz if RTCK is not supported
5
jtag_rclk 6000
6
$_TARGETNAME configure -event "reset-start" { jtag_rclk 6000 }
7
8
source [find target/imx51.cfg]
9
10
reset_config trst_only