summaryrefslogtreecommitdiff
path: root/tcl/target/lpc2148.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/target/lpc2148.cfg')
-rw-r--r--tcl/target/lpc2148.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcl/target/lpc2148.cfg b/tcl/target/lpc2148.cfg
index ce672c88..1f833e72 100644
--- a/tcl/target/lpc2148.cfg
+++ b/tcl/target/lpc2148.cfg
@@ -39,7 +39,7 @@ $_TARGETNAME configure -work-area-phys 0x40000000 -work-area-size 0x4000 -work-a
$_TARGETNAME configure -event reset-init {
# Force target into ARM state
- armv4_5 core_state arm
+ arm core_state arm
# Do not remap 0x0000-0x0020 to anything but the flash (i.e. select
# "User Flash Mode" where interrupt vectors are _not_ remapped,