Browse Source

ftdi/neodb.cfg: mark as tested

Working against openmoko gta02 target, including TRST and SRST (the
stupid samsung chip fully resets under trst, so it's actually of
little use here).

Change-Id: I831124659fc12efbccef536f07d15509c2112f92
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Reviewed-on: http://openocd.zylin.com/1814
Tested-by: jenkins
Reviewed-by: Vladimir Zapolskiy <vz@mleia.com>
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
tags/v0.8.0-rc1
Paul Fertser 10 years ago
committed by Andreas Fritiofson
parent
commit
dc0e6eeea4
1 changed files with 0 additions and 5 deletions
  1. +0
    -5
      tcl/interface/ftdi/neodb.cfg

+ 0
- 5
tcl/interface/ftdi/neodb.cfg View File

@@ -4,11 +4,6 @@
# http://wiki.openmoko.org/wiki/Debug_Board_v3
#

echo "WARNING!"
echo "This file was not tested with real interface, it is based on schematics and code"
echo "in ft2232.c. Please report your experience with this file to openocd-devel"
echo "mailing list, so it could be marked as working or fixed."

interface ftdi
ftdi_device_desc "Debug Board for Neo1973"
ftdi_vid_pid 0x1457 0x5118


Loading…
Cancel
Save