Antonio Borneo
30da7c67ce
TCL: fix non TCL comments
...
End of line comments fixed with ';' before '#'.
Added few additional 'space' to keep indentation in
multi-line comments.
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
2010-12-18 21:04:22 +01:00
David Brownell
a65e75ea34
Tcl and doc: update to match new 'arm mcr ...' etc
...
Make them match the C code.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2009-12-01 01:10:19 -08:00
Øyvind Harboe
828d006a9d
arm926ejs: fix gaffe when converting from arm926ejs cp15 to mcr
...
the first arg is the register number 15 = cp15.
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
2009-11-23 18:23:10 +01:00
Øyvind Harboe
eeb4276deb
arm926ejs: retire cp15 commands, handled by mrc/mcr.
...
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
2009-11-23 14:02:03 +01:00
Zachary T Welch
3e1f5e7c64
update 'nand device' usage in scripts
...
Add $_FLASHNAME variable to update 'nand device' command syntax.
2009-11-19 13:39:41 -08:00
Rabeeh Khoury
7b650a6abe
Function to flash SheevaPlug u-boot sectors
...
This function is used by the SheevaPlug installer to flash the
erase and re-flash the U-Boot environment in the NAND Flash.
2009-10-08 17:10:52 -07:00
dbrownell
71af49ca7f
Remove annoying end-of-line whitespace from tcl/* files
...
git-svn-id: svn://svn.berlios.de/openocd/trunk@2743 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-09-21 18:48:22 +00:00
zwelch
dbbc9c41f7
Move TCL script files -- Step 2 of 2:
...
- Move src/tcl to tcl/.
- Update top Makefile.am to use new path name.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1919 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-05-27 06:49:24 +00:00