diff options
author | oharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2009-09-09 06:28:49 +0000 |
---|---|---|
committer | oharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2009-09-09 06:28:49 +0000 |
commit | aa46b1537792688510717cbbc215da160c2cb665 (patch) | |
tree | 86a902ae1c0e568e0793c84c05643aaecbab8801 /testing/examples/LPC2148Test | |
parent | 8b2b0071a9a1f412a752da21542d4bcdaccd5751 (diff) | |
download | openocd+libswd-aa46b1537792688510717cbbc215da160c2cb665.tar.gz openocd+libswd-aa46b1537792688510717cbbc215da160c2cb665.tar.bz2 openocd+libswd-aa46b1537792688510717cbbc215da160c2cb665.tar.xz openocd+libswd-aa46b1537792688510717cbbc215da160c2cb665.zip |
David Brownell <david-b@pacbell.net>
Optionally shave time off the armv4_5 run_algorithm() code: let
them terminate using software breakpoints, avoiding roundtrips
to manage hardware ones.
Enable this by using BKPT to terminate execution instead of "branch
to here" loops. Then pass zero as the exit address, except when
running on an ARMv4 core. ARM7TDMI, ARM9TDMI, and derived cores
now set a flag saying they're ARMv4.
Use that mechanism in arm_nandwrite(), for about 3% speedup on a
DaVinci ARM926 core; not huge, but it helps. Some other algorithms
could use this too (mostly flavors of flash operation).
git-svn-id: svn://svn.berlios.de/openocd/trunk@2680 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'testing/examples/LPC2148Test')
0 files changed, 0 insertions, 0 deletions