diff options
author | David Brownell <dbrownell@users.sourceforge.net> | 2009-12-01 01:09:10 -0800 |
---|---|---|
committer | David Brownell <dbrownell@users.sourceforge.net> | 2009-12-01 01:10:19 -0800 |
commit | a65e75ea34153a8d0a0fe0b07497ad75c5726ab6 (patch) | |
tree | a9a73901dc9f6bf6e05171c616729c6b992e26cb /NEWS | |
parent | 48edd58c3941c562a5a7ea78432a28e72108bbe4 (diff) | |
download | riscv-openocd-a65e75ea34153a8d0a0fe0b07497ad75c5726ab6.zip riscv-openocd-a65e75ea34153a8d0a0fe0b07497ad75c5726ab6.tar.gz riscv-openocd-a65e75ea34153a8d0a0fe0b07497ad75c5726ab6.tar.bz2 |
Tcl and doc: update to match new 'arm mcr ...' etc
Make them match the C code.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -15,6 +15,8 @@ Target Layer: - recognize TrustZone "Secure Monitor" mode - "arm regs" command output changed - register names use "sp" not "r13" + - add top-level "mcr" and "mrc" commands, replacing + various core-specific operations ARM11 - Preliminary ETM and ETB hookup - accelerated "flash erase_check" |