diff options
Diffstat (limited to 'tcl')
-rw-r--r-- | tcl/board/crossbow_tech_imote2.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tcl/board/crossbow_tech_imote2.cfg b/tcl/board/crossbow_tech_imote2.cfg index c2714402..7e9d487c 100644 --- a/tcl/board/crossbow_tech_imote2.cfg +++ b/tcl/board/crossbow_tech_imote2.cfg @@ -6,5 +6,7 @@ source [find target/pxa270.cfg] # longer-than-normal reset delay jtag_nsrst_delay 800 +reset_config trst_and_srst separate + # works for P30 flash flash bank cfi 0x00000000 0x2000000 2 2 $_TARGETNAME |