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