arm11 burst writes are now only enabled for writes larger than 1 word. Single word...
authorØyvind Harboe <oyvind.harboe@zylin.com>
Mon, 12 Oct 2009 13:13:44 +0000 (15:13 +0200)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Mon, 12 Oct 2009 13:13:44 +0000 (15:13 +0200)
commit23c629a85eea7b927a179626e8aa377f63734e46
treee84172797edc255a9fa938594710dc804ff21bbf
parent407061eaa6fb620778ff14cc2aa5d3ffd019d05e
arm11 burst writes are now only enabled for writes larger than 1 word. Single word writes are frequently used from reset init scripts to non-memory peripherals.
doc/openocd.texi
src/target/arm11.c