forked from auracaster/openocd
at91rm9200 : reset_config should go to the board config file
Let other boards do other things with srst and trst. Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
This commit is contained in:
committed by
Øyvind Harboe
parent
dc464ad88e
commit
e92b203a76
@@ -1,8 +1,6 @@
|
||||
# Atmel AT91rm9200
|
||||
# http://atmel.com/products/at91/
|
||||
|
||||
reset_config trst_and_srst
|
||||
|
||||
if { [info exists CHIPNAME] } {
|
||||
set _CHIPNAME $CHIPNAME
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user