2009-05-18 07:04:58 +00:00
|
|
|
# Crossbow Technology iMote2
|
|
|
|
|
2009-06-17 06:41:05 +00:00
|
|
|
set CHIPNAME imote2
|
|
|
|
source [find target/pxa270.cfg]
|
2009-05-18 07:04:58 +00:00
|
|
|
|
2009-06-17 06:41:05 +00:00
|
|
|
# longer-than-normal reset delay
|
2009-05-18 07:04:58 +00:00
|
|
|
jtag_nsrst_delay 800
|
|
|
|
|
2009-07-22 19:35:23 +00:00
|
|
|
reset_config trst_and_srst separate
|
|
|
|
|
2009-05-18 07:04:58 +00:00
|
|
|
# works for P30 flash
|
2009-06-17 06:41:05 +00:00
|
|
|
flash bank cfi 0x00000000 0x2000000 2 2 $_TARGETNAME
|