diff options
author | David Brownell <dbrownell@users.sourceforge.net> | 2009-10-25 14:03:14 -0700 |
---|---|---|
committer | David Brownell <dbrownell@users.sourceforge.net> | 2009-10-25 14:03:14 -0700 |
commit | 19b84dafb0a9902df78aa021330cbcfae93a89a7 (patch) | |
tree | e029e2405db792687990fbfc0b0a257404ce1c9b /NEWS | |
parent | e98817c4636f45b45db4332d2a5fbf36676f2f39 (diff) | |
download | openocd+libswd-19b84dafb0a9902df78aa021330cbcfae93a89a7.tar.gz openocd+libswd-19b84dafb0a9902df78aa021330cbcfae93a89a7.tar.bz2 openocd+libswd-19b84dafb0a9902df78aa021330cbcfae93a89a7.tar.xz openocd+libswd-19b84dafb0a9902df78aa021330cbcfae93a89a7.zip |
ARM: rename "arm9tdmi vector_catch" to "arm9 ..."
And update doc accordingly. That EmbeddedICE register was
introduced for ARM9TDMI and then carried forward into most
new chips that use EmbeddedICE.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -19,6 +19,8 @@ Target Layer: VERY EARLY Cortex-A8 and ARMv7A support Updated BeagleBoard.org hardware support New commands for use with XScale processors: "xscale vector_table" + ARM9 + name change: "arm9 vector_catch" not "arm9tdmi vector_catch" ARM11 single stepping support for i.MX31 bugfix for missing "arm11" prefix on "arm11 memwrite ..." |