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