cortex a8: only physical read/write's are available when target is running
commitd236a48e8fd93504bf219fa9113a3af157ba5e1b
authorØyvind Harboe <oyvind.harboe@zylin.com>
Tue, 22 Jun 2010 10:47:30 +0000 (22 12:47 +0200)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Tue, 22 Jun 2010 10:47:30 +0000 (22 12:47 +0200)
tree7410ca2540467067d1e93fdfb231930e353d8f88
parent33e7696cfaca149e83a471212394484054ff05b6
cortex a8: only physical read/write's are available when target is running

Memory read/writes to virtual memory, requires that the CPU is
halted.

Use 'phys' option to write to memory while target is running.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
src/target/cortex_a8.c