]> git.sur5r.net Git - openocd/commit
- added "xscale fast_memory_access" which speeds up memory
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Sun, 24 Feb 2008 21:54:09 +0000 (21:54 +0000)
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Sun, 24 Feb 2008 21:54:09 +0000 (21:54 +0000)
commit8529e7c21e9976425a335693b19494783e1945e0
tree275841bd3861cd981b652ba923b6ab665ee19b8e
parente258c6aeb6cd3ee8ea5dce769a5c6314a61dca8c
- added "xscale fast_memory_access" which speeds up memory
 access by disabling "unecessary" checks.
- arm926ejs. Added missing type->mmu and type->virt2phys fn's.
 for now these are used by working_area when specifying
 mmu enabled and mmu not enabled address

git-svn-id: svn://svn.berlios.de/openocd/trunk@335 b42882b7-edfa-0310-969c-e2dbd0fdcd60
src/target/arm926ejs.c
src/target/xscale.c
src/target/xscale.h