two NEWS updates

Mention AVR32 AP7000 support.
Clarify ARM semihosting update was for V7M (not ARM9 etc).

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
This commit is contained in:
David Brownell 2010-08-16 01:11:39 -04:00 committed by David Brownell
parent 70794664f1
commit 66fb176766
1 changed files with 3 additions and 1 deletions

4
NEWS
View File

@ -22,13 +22,15 @@ non-JTAG ways to debug targets or program flash.
Target Layer: Target Layer:
ARM: ARM:
- basic semihosting support (ARMv7M). - basic semihosting support for ARMv7M.
- renamed "armv7m" command prefix as "arm" - renamed "armv7m" command prefix as "arm"
MIPS: MIPS:
- "ejtag_srst" variant removed. The same functionality is - "ejtag_srst" variant removed. The same functionality is
obtained by using "reset_config none". obtained by using "reset_config none".
- added PIC32MX software reset support, this means srst is not - added PIC32MX software reset support, this means srst is not
required to be connected anymore. required to be connected anymore.
OTHER:
- preliminary AVR32 AP7000 support.
Flash Layer: Flash Layer:
New "stellaris recover" command, implements the procedure New "stellaris recover" command, implements the procedure