diff options
author | Øyvind Harboe <oyvind.harboe@zylin.com> | 2009-11-02 11:10:09 +0100 |
---|---|---|
committer | Øyvind Harboe <oyvind.harboe@zylin.com> | 2009-11-03 11:56:05 +0100 |
commit | b5ce7fe8125da3044a2b4f2d0ef57af4d9eef5e7 (patch) | |
tree | ecfc2406a30a54933cab0157169d550a40aa289a /src/helper | |
parent | e901cee72f0f8ec5fc3b15d4c5320c3da5dbd39c (diff) | |
download | openocd_libswd-b5ce7fe8125da3044a2b4f2d0ef57af4d9eef5e7.tar.gz openocd_libswd-b5ce7fe8125da3044a2b4f2d0ef57af4d9eef5e7.tar.bz2 openocd_libswd-b5ce7fe8125da3044a2b4f2d0ef57af4d9eef5e7.tar.xz openocd_libswd-b5ce7fe8125da3044a2b4f2d0ef57af4d9eef5e7.zip |
target: require working area for physical/virtual addresses to be specified
Fixed bug: if virtual address for working memory was not specified
and MMU was enabled, then address 0 would be used.
Require working address to be specified for both MMU enabled
and disabled case.
For some completely inexplicable reason this fixes the regression
in svn 2646 for flash write in arm926ejs target. The logs showed
that MMU was disabled in the case below:
https://lists.berlios.de/pipermail/openocd-development/2009-November/011882.html
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
Diffstat (limited to 'src/helper')
0 files changed, 0 insertions, 0 deletions