aboutsummaryrefslogtreecommitdiff
path: root/tcl/target/am335x.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/target/am335x.cfg')
-rw-r--r--tcl/target/am335x.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/tcl/target/am335x.cfg b/tcl/target/am335x.cfg
index a5376c1d..af06f79a 100644
--- a/tcl/target/am335x.cfg
+++ b/tcl/target/am335x.cfg
@@ -39,7 +39,7 @@ jtag configure $_CHIPNAME.m3_dap -event tap-enable "icepick_d_tapenable $_CHIPNA
#
# Main DAP
#
-if { [info exists DAP_TAPID ] } {
+if { [info exists DAP_TAPID] } {
set _DAP_TAPID $DAP_TAPID
} else {
set _DAP_TAPID 0x4b6b902f
@@ -50,7 +50,7 @@ jtag configure $_CHIPNAME.dap -event tap-enable "icepick_d_tapenable $_CHIPNAME.
#
# ICEpick-D (JTAG route controller)
#
-if { [info exists JRC_TAPID ] } {
+if { [info exists JRC_TAPID] } {
set _JRC_TAPID $JRC_TAPID
} else {
set _JRC_TAPID 0x0b94402f