aboutsummaryrefslogtreecommitdiff
path: root/tcl
diff options
context:
space:
mode:
authorFelipe Balbi <balbi@ti.com>2015-03-18 16:01:00 -0500
committerPaul Fertser <fercerpav@gmail.com>2015-04-14 11:21:05 +0100
commit1d8c36e16a0112f8778658f3472936dc25e7b347 (patch)
treefde8ff5fb45a0ecc95870000d802ead97b0dd6b4 /tcl
parentbeb61c69994c82a3af8cd905ee4a6721bcd62bbc (diff)
tcl: target: am437x: pass coreid
This commit is only for the sake of completeness as default coreid is zero. In any case, coreids 1-4 are used for the different PRU cores inside the SoC. Change-Id: I775f2f444b1a908ffaf7bdbc43bcc966f19668c4 Signed-off-by: Felipe Balbi <balbi@ti.com> Reviewed-on: http://openocd.zylin.com/2621 Tested-by: jenkins Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Paul Fertser <fercerpav@gmail.com>
Diffstat (limited to 'tcl')
-rw-r--r--tcl/target/am437x.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcl/target/am437x.cfg b/tcl/target/am437x.cfg
index 1e3cbc52..e928dabc 100644
--- a/tcl/target/am437x.cfg
+++ b/tcl/target/am437x.cfg
@@ -486,7 +486,7 @@ jtag configure $JRC_NAME -event post-reset "runtest 100"
#
# Cortex A9 target
#
-target create $_TARGETNAME cortex_a -chain-position $DEBUGSS_NAME -dbgbase 0x80000000
+target create $_TARGETNAME cortex_a -chain-position $DEBUGSS_NAME -coreid 0 -dbgbase 0x80000000
# SRAM: 256K at 0x4030.0000