ARM11: use now-generic memory utils
[fw/openocd] / NEWS
1 This file includes highlights of the changes made in the
2 OpenOCD 0.4.0 source archive release.  See the repository
3 history for details about what changed, including bugfixes
4 and other issues not mentioned here.
5
6 JTAG Layer:
7         Support KT-Link JTAG adapter.
8
9 Boundary Scan:
10 Target Layer:
11         ARM11
12                 - Preliminary ETM and ETB hookup
13                 - accelerated "flash erase_check"
14                 - accelerated GDB memory checksum
15
16 Flash Layer:
17 Board, Target, and Interface Configuration Scripts:
18         ARM9
19                 - ETM and ETB hookup for iMX2* targets
20
21 Documentation:
22 Build and Release:
23
24 For more details about what has changed since the last release,
25 see the git repository history.  With gitweb, you can browse that
26 in various levels of detail.
27
28 For older NEWS, see the NEWS files associated with each release
29 (i.e. NEWS-<version>).
30
31 For more information about contributing test reports, bug fixes, or new
32 features and device support, please read the new Developer Manual (or
33 the BUGS and PATCHES files in the source archive).