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:
parent
bb77e5d32f
commit
d6aff79f1a
|
@ -3,6 +3,8 @@
|
|||
|
||||
reset_config trst_and_srst srst_gates_jtag
|
||||
|
||||
jtag_nsrst_delay 5
|
||||
|
||||
if { [info exists CHIPNAME] } {
|
||||
set _CHIPNAME $CHIPNAME
|
||||
} else {
|
||||
|
|
Loading…
Reference in New Issue