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-05-18 02:04:58 -05:00
|
|
|
jtag_nsrst_delay 800
|
|
|
|
|
|
|
|
# works for P30 flash
|
2009-06-17 01:41:05 -05:00
|
|
|
flash bank cfi 0x00000000 0x2000000 2 2 $_TARGETNAME
|