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>
This commit is contained in:
parent
93a3a82e49
commit
dc0e6eeea4
|
@ -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…
Reference in New Issue