balloon3-cpu.cfg 598 B

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