luminary: add peripheral reset script

some luminary device classes require a reset script
to emulate a hardware reset.

Change-Id: Id505c92451244b48b0238c2130aebab2df8d208b
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/30
Reviewed-by: Øyvind Harboe <oyvindharboe@gmail.com>
Tested-by: Øyvind Harboe <oyvindharboe@gmail.com>
This commit is contained in:
Spencer Oliver
2011-10-17 22:04:21 +01:00
committed by Øyvind Harboe
parent 59beb93752
commit af37d5f196
3 changed files with 149 additions and 3 deletions

View File

@@ -0,0 +1 @@
source [find chip/ti/lm3s/lm3s_regs.tcl]