openocd/tcl/board/crossbow_tech_imote2.cfg
zwelch 7ddc6c3d55 David Brownell <david-b@pacbell.net>:
Fix for a goofy "board" config ... reuse target/pxa270.cfg
instead of using a private copy.


git-svn-id: svn://svn.berlios.de/openocd/trunk@2266 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-06-17 06:41:05 +00:00

11 lines
215 B
INI

# Crossbow Technology iMote2
set CHIPNAME imote2
source [find target/pxa270.cfg]
# longer-than-normal reset delay
jtag_nsrst_delay 800
# works for P30 flash
flash bank cfi 0x00000000 0x2000000 2 2 $_TARGETNAME