atm920t : fix breakpoints and data cache handling
commit3f30563c88fcf02a8a8e671d817299adfda628ec
authorMarc Pignat <marc.pignat@hevs.ch>
Tue, 16 Feb 2010 09:08:18 +0000 (16 10:08 +0100)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Fri, 19 Feb 2010 07:18:12 +0000 (19 08:18 +0100)
tree25bb5314dd6f3b5a66c0fbc7eb0a765ca26dbae0
parentaa8db989b90766f4aefe72f96c1c0a37d27d1369
atm920t : fix breakpoints and data cache handling

Breakpoints did not work because the data cache was not flushed
properly.

As a bonus add capability to write to memory marked as read only
by the MMU, which allows software breakpoints in such memory
regions.
src/target/arm920t.c