John McCarthy <jgmcc@magma.ca> adds support for DMA mode access as supported by EJTAG...
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Wed, 8 Oct 2008 05:09:59 +0000 (05:09 +0000)
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Wed, 8 Oct 2008 05:09:59 +0000 (05:09 +0000)
commit76be215ee1271adb4a9ed04ee8b102c28e825798
tree4d966f5b331c5286acd9aa6e3d241febbc4a89b4
parenteadd49bef0960e015de084a41571c32e2ffbff41
John McCarthy <jgmcc@magma.ca> adds support for DMA mode access as supported by EJTAG 1.0/2.0 processors

git-svn-id: svn://svn.berlios.de/openocd/trunk@1029 b42882b7-edfa-0310-969c-e2dbd0fdcd60
src/target/Makefile.am
src/target/mips32_dmaacc.c [new file with mode: 0644]
src/target/mips32_dmaacc.h [new file with mode: 0644]
src/target/mips_ejtag.c
src/target/mips_ejtag.h
src/target/mips_m4k.c