From 9e5a6679cac36667e51f24a6bd5670396cd06ed6 Mon Sep 17 00:00:00 2001 From: ntfreak Date: Thu, 28 Feb 2008 10:07:54 +0000 Subject: - added svn props - fixed mixed line endings on flash.c, log.c, gdb_server.c git-svn-id: svn://svn.berlios.de/openocd/trunk@371 b42882b7-edfa-0310-969c-e2dbd0fdcd60 --- doc/scripts/tms470r1a288_startup.script | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'doc/scripts') diff --git a/doc/scripts/tms470r1a288_startup.script b/doc/scripts/tms470r1a288_startup.script index 9e97895f..18b8aee7 100644 --- a/doc/scripts/tms470r1a288_startup.script +++ b/doc/scripts/tms470r1a288_startup.script @@ -1,9 +1,9 @@ -# Resets and unlocks the MSM of TMS470R1A288 (an others with an MSM). -# Assumes default MSM keys (all 0xFFFFFFFF). -# -resume -jtag_reset 0 1 -halt -jtag_reset 0 0 -poll # hack-ish, but effective version of 'reset halt' -mdw 0x1fe0 4 # unlock MSM +# Resets and unlocks the MSM of TMS470R1A288 (an others with an MSM). +# Assumes default MSM keys (all 0xFFFFFFFF). +# +resume +jtag_reset 0 1 +halt +jtag_reset 0 0 +poll # hack-ish, but effective version of 'reset halt' +mdw 0x1fe0 4 # unlock MSM -- cgit v1.2.3