277c353a1be4c4b2537727f27af9727bb460218a
[fw/openocd] / tcl / board / crossbow_tech_imote2.cfg
1 # Crossbow Technology iMote2
2
3 set  CHIPNAME imote2
4 source [find target/pxa270.cfg]
5
6 # longer-than-normal reset delay
7 adapter srst delay 800
8
9 reset_config trst_and_srst separate
10
11 # works for P30 flash
12 set _FLASHNAME $_CHIPNAME.flash
13 flash bank $_FLASHNAME cfi 0x00000000 0x2000000 2 2 $_TARGETNAME