David Brownell <david-b@pacbell.net>:
authorzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Mon, 29 Jun 2009 20:04:21 +0000 (20:04 +0000)
committerzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Mon, 29 Jun 2009 20:04:21 +0000 (20:04 +0000)
Minor bugfix ... previous version was tested *with* ICEpick active.
The "-disable" can swap with "-enable"; but not with an empty string.

git-svn-id: svn://svn.berlios.de/openocd/trunk@2418 b42882b7-edfa-0310-969c-e2dbd0fdcd60

tcl/target/ti_dm6446.cfg

index 4ab342a0b9187403abb43400712c0b8aecdf9855..3905b3d65a0b7960d43445feba9f00f1c77250eb 100644 (file)
@@ -16,7 +16,7 @@ if { [info exists CHIPNAME] } {
 # may need to slow the JTAG clock down quite a lot (under 2 MHz).
 #
 source [find target/icepick.cfg]
-set EMU01 ""
+set EMU01 "-enable"
 #set EMU01 "-disable"
 
 # Subsidiary TAP: unknown ... must enable via ICEpick