diff options
Diffstat (limited to 'tcl/board')
-rw-r--r-- | tcl/board/ti_pandaboard.cfg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tcl/board/ti_pandaboard.cfg b/tcl/board/ti_pandaboard.cfg new file mode 100644 index 00000000..bd2cd370 --- /dev/null +++ b/tcl/board/ti_pandaboard.cfg @@ -0,0 +1,6 @@ +jtag_rclk 6000 + +source [find target/omap4430.cfg] + +reset_config trst_only + |