aboutsummaryrefslogtreecommitdiff
path: root/tcl
diff options
context:
space:
mode:
authorDavid Anders <danders.dev@gmail.com>2012-04-18 15:12:24 -0500
committerPeter Stuge <peter@stuge.se>2012-04-18 20:32:08 +0000
commit43d4ae476336afa1ec68d9de598f3fca766bd489 (patch)
tree21e399806afec9c34c55a3e137af9f6d261bb234 /tcl
parent28c0f2befc4f4a6bd481b4bc224d0f14f4db5de8 (diff)
downloadriscv-openocd-43d4ae476336afa1ec68d9de598f3fca766bd489.zip
riscv-openocd-43d4ae476336afa1ec68d9de598f3fca766bd489.tar.gz
riscv-openocd-43d4ae476336afa1ec68d9de598f3fca766bd489.tar.bz2
pandaboard: add initial TCL support for pandaboard-es
add initial TCL support for the pandaboard-es which is based on the omap4460 from Texas Instruments. Change-Id: Ic63588721487feb95e7cb3d41cfaab0d2f181766 Signed-off-by: David Anders <danders.dev@gmail.com> Reviewed-on: http://openocd.zylin.com/573 Tested-by: jenkins Reviewed-by: Peter Stuge <peter@stuge.se>
Diffstat (limited to 'tcl')
-rw-r--r--tcl/board/ti_pandaboard_es.cfg6
1 files changed, 6 insertions, 0 deletions
diff --git a/tcl/board/ti_pandaboard_es.cfg b/tcl/board/ti_pandaboard_es.cfg
new file mode 100644
index 0000000..2abd7e9
--- /dev/null
+++ b/tcl/board/ti_pandaboard_es.cfg
@@ -0,0 +1,6 @@
+jtag_rclk 6000
+
+source [find target/omap4460.cfg]
+
+reset_config trst_only
+