X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=tcl%2Ftarget%2Flpc2478.cfg;h=b0af4c02d77ad591f34364706c0c5527767d347d;hp=e78afa1ac2d9eca79df990fa137668e862f00045;hb=f86137066a6b42c46c457c9837a8015990bf71e6;hpb=3e6f9e8d1e65c4da505ff78481d54a115520d3d1 diff --git a/tcl/target/lpc2478.cfg b/tcl/target/lpc2478.cfg index e78afa1ac2..b0af4c02d7 100644 --- a/tcl/target/lpc2478.cfg +++ b/tcl/target/lpc2478.cfg @@ -35,7 +35,7 @@ $_TARGETNAME configure -work-area-phys 0x40000000 -work-area-size 0x10000 -work- $_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 mwb 0xE01FC040 0x01 }