imx31: move srst delay into config script

reset init/run now works again.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
__archive__
Øyvind Harboe 2009-12-15 07:55:20 +01:00
parent bb77e5d32f
commit d6aff79f1a
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
reset_config trst_and_srst srst_gates_jtag
jtag_nsrst_delay 5
if { [info exists CHIPNAME] } {
set _CHIPNAME $CHIPNAME
} else {