summaryrefslogtreecommitdiff
path: root/tcl/target/lpc2478.cfg
diff options
context:
space:
mode:
authorFreddie Chopin <freddie_chopin@op.pl>2010-05-22 09:51:07 +0200
committerSpencer Oliver <ntfreak@users.sourceforge.net>2010-05-24 09:21:40 +0100
commitf1c1bed39a29ae7eca2a43bccdf8feab1033e35d (patch)
treea0eebf5cb9d566452a6567faffeae302e96e0649 /tcl/target/lpc2478.cfg
parente2c9518eda9d8416894dabe9ecad3a8227f95d09 (diff)
downloadopenocd_libswd-f1c1bed39a29ae7eca2a43bccdf8feab1033e35d.tar.gz
openocd_libswd-f1c1bed39a29ae7eca2a43bccdf8feab1033e35d.tar.bz2
openocd_libswd-f1c1bed39a29ae7eca2a43bccdf8feab1033e35d.tar.xz
openocd_libswd-f1c1bed39a29ae7eca2a43bccdf8feab1033e35d.zip
There are no variants of arm7tdmi target
Signed-off-by: Spencer Oliver <ntfreak@users.sourceforge.net>
Diffstat (limited to 'tcl/target/lpc2478.cfg')
-rw-r--r--tcl/target/lpc2478.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcl/target/lpc2478.cfg b/tcl/target/lpc2478.cfg
index aa1cbeeb..df46c102 100644
--- a/tcl/target/lpc2478.cfg
+++ b/tcl/target/lpc2478.cfg
@@ -22,7 +22,7 @@ reset_config trst_and_srst srst_pulls_trst
jtag newtap $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id $_CPUTAPID
set _TARGETNAME $_CHIPNAME.cpu
-target create $_TARGETNAME arm7tdmi -chain-position $_TARGETNAME -variant arm7tdmi-s_r4
+target create $_TARGETNAME arm7tdmi -chain-position $_TARGETNAME
# LPC2478 has 64kB of SRAM on its main system bus (so-called Local On-Chip SRAM)
$_TARGETNAME configure -work-area-phys 0x40000000 -work-area-size 0x10000 -work-area-backup 0