Documentation: fix warning "unbalanced square brackets"
[openocd.git] / tcl / board / crossbow_tech_imote2.cfg
blob07ce8c72732c2ecfd533c63412e112046bae2139
1 # SPDX-License-Identifier: GPL-2.0-or-later
3 # Crossbow Technology iMote2
5 set  CHIPNAME imote2
6 source [find target/pxa270.cfg]
8 # longer-than-normal reset delay
9 adapter srst delay 800
11 reset_config trst_and_srst separate
13 # works for P30 flash
14 set _FLASHNAME $_CHIPNAME.flash
15 flash bank $_FLASHNAME cfi 0x00000000 0x2000000 2 2 $_TARGETNAME