openocd/src
David Brownell c6ac97cf3b target: don't swap MMU/no-MMU work areas
Resolve serious bug inserted by the "target: require working
area for physical/virtual addresses to be specified" patch.
It forced use of (invalid) virtual addresses when the MMU
was disabled, and vice versa.

Observed to break at least Cortex-M3, ARM926, ARM7TDMI whenever
work areas are used, such as during bulk writes to flash, DDR2,
SRAM, and so on.

Also, fix overlong lines and whitespace goofs.

[ Backport from mainline a9abfa7d06 ]

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2009-11-06 15:10:26 -08:00
..
flash Added the faux flash driver and target. Used for testing. 2009-10-20 12:23:56 +02:00
helper bin2char: for win32 set stdin/stdout to binary mode 2009-10-30 11:59:57 +00:00
jtag FT2232: increase read retry counts 2009-11-01 19:56:51 -08:00
pld - Replace '){' with ') {'. 2009-06-23 22:49:06 +00:00
server Retired gdb_attach. gdb-detach event covers this functionality. 2009-10-13 13:44:15 +02:00
svf SVF: fix checking bit pattern against length 2009-10-29 15:39:03 -07:00
target target: don't swap MMU/no-MMU work areas 2009-11-06 15:10:26 -08:00
xsvf XSVF: bugfix handling state paths 2009-10-29 12:42:41 -07:00
Makefile.am MinGW: use WinSock2 2009-10-19 17:48:19 -07:00
ecosboard.c disable ZY1000's UART forwarding test code. 2009-10-22 10:23:15 +02:00
main.c Dick Hollenbeck <dick@softplc.com> moved stuff into openocd.c - should never have been in main.c in the first place. DLL will now build. 2009-05-02 19:31:30 +00:00
openocd.c Change most in-tree references from SVN to GIT. 2009-10-08 00:13:50 +00:00