diff options
author | oharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2009-07-06 21:16:11 +0000 |
---|---|---|
committer | oharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2009-07-06 21:16:11 +0000 |
commit | 42115c0997671214ad2d45aebe59cffea5415b9e (patch) | |
tree | fe4a46050da081780c9f9a6e5c6b4db5ab861643 /tcl/target/ti_dm365.cfg | |
parent | cd1b2c15ab9c05ddf99ccdbcd972132ead108e33 (diff) | |
download | riscv-openocd-42115c0997671214ad2d45aebe59cffea5415b9e.zip riscv-openocd-42115c0997671214ad2d45aebe59cffea5415b9e.tar.gz riscv-openocd-42115c0997671214ad2d45aebe59cffea5415b9e.tar.bz2 |
David Brownell <david-b@pacbell.net> Update docs to say that "arm7_9 dbgrq enable" is the default
on ARM9 cores, and update the DaVinci config files so they
no longer explicitly specify it.
git-svn-id: svn://svn.berlios.de/openocd/trunk@2484 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'tcl/target/ti_dm365.cfg')
-rw-r--r-- | tcl/target/ti_dm365.cfg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tcl/target/ti_dm365.cfg b/tcl/target/ti_dm365.cfg index d357c6e..4f22ea2 100644 --- a/tcl/target/ti_dm365.cfg +++ b/tcl/target/ti_dm365.cfg @@ -88,7 +88,6 @@ $_TARGETNAME configure \ -work-area-size 0x4000 \ -work-area-backup 0 -arm7_9 dbgrq enable arm7_9 fast_memory_access enable arm7_9 dcc_downloads enable |