summaryrefslogtreecommitdiff
path: root/tcl/target/omap2420.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/target/omap2420.cfg')
-rw-r--r--tcl/target/omap2420.cfg7
1 files changed, 3 insertions, 4 deletions
diff --git a/tcl/target/omap2420.cfg b/tcl/target/omap2420.cfg
index a579866e..5cf47b21 100644
--- a/tcl/target/omap2420.cfg
+++ b/tcl/target/omap2420.cfg
@@ -49,7 +49,6 @@ $_TARGETNAME configure -work-area-phys 0x40210000
$_TARGETNAME configure -work-area-size 0x00081000
$_TARGETNAME configure -work-area-backup 0
-# trace setup
-# REVISIT ... as of 12-June-2009, OpenOCD's ETM code can't talk to ARM11 cores.
-#etm config $_TARGETNAME 16 normal full etb
-#etb config $_TARGETNAME $_CHIPNAME.etb
+# trace setup ... NOTE, "normal full" mode fudges the real ETMv3.1 mode
+etm config $_TARGETNAME 16 normal full etb
+etb config $_TARGETNAME $_CHIPNAME.etb