aboutsummaryrefslogtreecommitdiff
path: root/tcl/target/omap4430.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/target/omap4430.cfg')
-rw-r--r--tcl/target/omap4430.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/tcl/target/omap4430.cfg b/tcl/target/omap4430.cfg
index f16d7488..2e9f5543 100644
--- a/tcl/target/omap4430.cfg
+++ b/tcl/target/omap4430.cfg
@@ -104,8 +104,8 @@ $_TARGETNAME configure -work-area-phys 0x40300000 -work-area-size 0x1000
#
# M3 targets, separate TAP/DAP for each core
#
-target create $_CHIPNAME.m30 cortex_m3 -chain-position $_CHIPNAME.m30_dap
-target create $_CHIPNAME.m31 cortex_m3 -chain-position $_CHIPNAME.m31_dap
+target create $_CHIPNAME.m30 cortex_m -chain-position $_CHIPNAME.m30_dap
+target create $_CHIPNAME.m31 cortex_m -chain-position $_CHIPNAME.m31_dap
# Once the JRC is up, enable our TAPs