sheevaplug.cfg 418 B

12345678910111213141516
  1. # SPDX-License-Identifier: GPL-2.0-or-later
  2. #
  3. # Marvel SheevaPlug Development Kit
  4. #
  5. # http://www.marvell.com/products/embedded_processors/developer/kirkwood/sheevaplug.jsp
  6. #
  7. adapter driver ftdi
  8. ftdi device_desc "SheevaPlug JTAGKey FT2232D B"
  9. ftdi vid_pid 0x9e88 0x9e8f
  10. ftdi channel 0
  11. ftdi layout_init 0x0608 0x0f1b
  12. ftdi layout_signal nTRST -data 0x0200 -noe 0x0100
  13. ftdi layout_signal nSRST -data 0x0800 -noe 0x0400