xilinx_bscan_spi: port to new migen and clean-up
[openocd.git] / tcl / board / stm32f4discovery.cfg
blob963e0f95931daf202ecc72c4ac8ea255866afbac
1 # This is an STM32F4 discovery board with a single STM32F407VGT6 chip.
2 # http://www.st.com/internet/evalboard/product/252419.jsp
4 source [find interface/stlink-v2.cfg]
6 transport select hla_swd
8 # increase working area to 64KB
9 set WORKAREASIZE 0x10000
11 source [find target/stm32f4x.cfg]
13 reset_config srst_only