This website works better with JavaScript.
Home
Help
Register
Sign In
jim
/
openocd
Watch
0
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
26
Wiki
Activity
Browse Source
Dirk Behme <dirk.behme@googlemail.com> Add default fall back freqency.
git-svn-id: svn://svn.berlios.de/openocd/trunk@2670 b42882b7-edfa-0310-969c-e2dbd0fdcd60
tags/v0.3.0-rc0
oharboe
13 years ago
parent
2e29131f2b
commit
982ac083f0
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
tcl/board/ti_beagleboard.cfg
+ 3
- 0
tcl/board/ti_beagleboard.cfg
View File
@@ -1,6 +1,9 @@
# OMAP3 BeagleBoard
# http://beagleboard.org
# Fall back to 6MHz if RTCK is not supported
jtag_rclk 6000
source [find target/omap3530.cfg]
# TI-14 JTAG connector
Write
Preview
Loading…
Cancel
Save