Supply default reset_config statement to make target scripts useful standalone and provide sensible default
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
# imx35 config
|
||||
#
|
||||
|
||||
reset_config trst_and_srst srst_nogate
|
||||
|
||||
|
||||
if { [info exists CHIPNAME] } {
|
||||
set _CHIPNAME $CHIPNAME
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user