summaryrefslogtreecommitdiff
path: root/src/target/target.h
diff options
context:
space:
mode:
authorDavid Brownell <dbrownell@users.sourceforge.net>2009-11-27 18:40:37 -0800
committerDavid Brownell <dbrownell@users.sourceforge.net>2009-11-27 18:40:37 -0800
commit4d2750e571b6a3f700cd95542a4bb5c7949e476c (patch)
tree8d9128f2ab5fb8281526baa6d7c9a168875e4f89 /src/target/target.h
parent77aa7ca8d65ac5dc7b46ad9ef79e3f6aed9b4d0e (diff)
downloadopenocd+libswd-4d2750e571b6a3f700cd95542a4bb5c7949e476c.tar.gz
openocd+libswd-4d2750e571b6a3f700cd95542a4bb5c7949e476c.tar.bz2
openocd+libswd-4d2750e571b6a3f700cd95542a4bb5c7949e476c.tar.xz
openocd+libswd-4d2750e571b6a3f700cd95542a4bb5c7949e476c.zip
ARM11: write_memory() avoids increment check
When writing to a chip's "reset yourself" register, the ARM11 code was reporting a spurious failure. Just don't bother checking for correctly incremented pointers given single-unit writes ... it's a bit faster that way too. (Reads should likely do the same thing. For that matter, such checks are usually just a waste...) Shrink an overlong parameter name, and associated lines'o'code. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'src/target/target.h')
0 files changed, 0 insertions, 0 deletions