flash: New Spansion FM4 flash driver
[openocd.git] / tcl / board / balloon3-cpu.cfg
blob468b867b27293e35c855dbc9d82c1c8c2ade51ff
1 # Config for balloon3 board, cpu JTAG port. http://balloonboard.org/
2 # The board has separate JTAG ports for cpu and CPLD/FPGA devices
3 # Chaining is done on IO interfaces if desired.
5 source [find target/pxa270.cfg]
7 # The board supports separate reset lines
8 # Override this in the interface config for parallel dongles
9 reset_config trst_and_srst separate
11 # flash bank <name> <driver> <base> <size> <chip_width> <bus_width> <target>
12 # 29LV650 64Mbit Flash
13 set _FLASHNAME $_CHIPNAME.flash
14 flash bank $_FLASHNAME cfi 0x00000000 0x800000 2 2 $_TARGETNAME