diff options
author | zwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2009-05-30 01:32:19 +0000 |
---|---|---|
committer | zwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2009-05-30 01:32:19 +0000 |
commit | d00a5cfe97452f9d72aeff31d00fac5979add0ea (patch) | |
tree | d3c7e74dac9421011e5084a576598fc1993dc38d /PATCHES | |
parent | ebcde562d9903a257a3b40a79c94e1010e5b5fc2 (diff) | |
download | openocd_libswd-d00a5cfe97452f9d72aeff31d00fac5979add0ea.tar.gz openocd_libswd-d00a5cfe97452f9d72aeff31d00fac5979add0ea.tar.bz2 openocd_libswd-d00a5cfe97452f9d72aeff31d00fac5979add0ea.tar.xz openocd_libswd-d00a5cfe97452f9d72aeff31d00fac5979add0ea.zip |
David Brownell <david-b@pacbell.net>:
Make it so the magic "reset_config" keywords can be provided in any
order. This eliminates needless error paths, and makes it easier
to define things at the right level (adapter, board, target).
It also includes two other behavioral changes:
(1) When "handle_reset_config" sees a parameter error, it
exits without changing anything. This is best viewed
as a bugfix. (Old behavior: restore defaults, even if
they weren't previously active.)
(2) Only the behaviors that were explicitly specified get
changed. (Old behavior: everything else gets reset to
the "default".) So for example you can now specify SRST
drive requirements without saying anything about the
three unrelated topics you previously had to specify.
That second one might cause confusion for any configs that end
up calling "reset_config" twice, so it will deserve to be called
out in the release notes. (There were no such configurations in
the current OpenOCD source tree.)
Update docs accordingly. Note that at least some versions of
the texi-to-html tools can't handle "@xref{with spaces}", but
those work properly in PDF and in the info files.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1944 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'PATCHES')
0 files changed, 0 insertions, 0 deletions