Supply default reset_config statement to make target scripts useful standalone and provide sensible default

This commit is contained in:
Øyvind Harboe
2009-10-12 09:25:08 +02:00
parent c3428f5b7a
commit b23b096c8e
2 changed files with 4 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
# imx31 config
#
reset_config trst_and_srst
reset_config trst_and_srst srst_nogate
if { [info exists CHIPNAME] } {
set _CHIPNAME $CHIPNAME