imx31: move srst delay into config script

reset init/run now works again.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
This commit is contained in:
Øyvind Harboe 2009-12-15 07:55:20 +01:00
parent bb77e5d32f
commit d6aff79f1a

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 {