quark_d2000_refboard.cfg 400 B

1234567891011121314151617
  1. # SPDX-License-Identifier: GPL-2.0-or-later
  2. # Intel Quark microcontroller D2000 Reference Board (web search for doc num 333582)
  3. # the board has an onboard FTDI FT232H chip
  4. adapter driver ftdi
  5. ftdi vid_pid 0x0403 0x6014
  6. ftdi channel 0
  7. ftdi layout_init 0x0000 0x030b
  8. ftdi layout_signal nTRST -data 0x0100 -noe 0x0100
  9. source [find target/quark_d20xx.cfg]
  10. adapter speed 1000
  11. reset_config trst_only