]> git.sur5r.net Git - openocd/commit
Charles Hardin <ckhardin@gmail.com>
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Thu, 10 Jul 2008 18:47:50 +0000 (18:47 +0000)
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Thu, 10 Jul 2008 18:47:50 +0000 (18:47 +0000)
commit2b3f4fd293398f1868f8bad864f68f6ffec12ada
treef84df550cc6baaf4b5a88fd38002bf70986e4b1b
parent2858a9f740a49998bf2db1e6379c5c47133aea98
Charles Hardin <ckhardin@gmail.com>

Add semantics to support memwrite(32,16,8) with an array2mem command
Move the global up in bits2bytes.tcl so the set puts the value in the global
context.
Add memwrite procs to memory.tcl

git-svn-id: svn://svn.berlios.de/openocd/trunk@786 b42882b7-edfa-0310-969c-e2dbd0fdcd60
src/openocd.c
src/tcl/bitsbytes.tcl
src/tcl/memory.tcl