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:
Marc Pignat
2010-05-18 11:38:01 +02:00
committed by Øyvind Harboe
parent dc464ad88e
commit e92b203a76
2 changed files with 3 additions and 2 deletions
-2
View File
@@ -1,8 +1,6 @@
# Atmel AT91rm9200
# http://atmel.com/products/at91/
reset_config trst_and_srst
if { [info exists CHIPNAME] } {
set _CHIPNAME $CHIPNAME
} else {