mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-07 08:01:35 +00:00
use RTCK on Servo v2 JTAG
The FT4232 chip used on Servo v2 has adaptative clocking feature. Let's try to use it to avoid signal integrity issue we observe on Proto-0.5 JTAG. Signed-off-by: Vincent Palatin <vpalatin@chromium.org> BUG=None TEST=connect to Link proto-0 and read/write all the SRAM without errors. Change-Id: Ic2b91acc29c6d510fb6f3364dd253d3deb650949
This commit is contained in:
@@ -6,5 +6,6 @@ gdb_flash_program enable
|
||||
interface ft2232
|
||||
ft2232_layout jtagkey
|
||||
ft2232_vid_pid 0x18d1 0x5002
|
||||
jtag_khz 6000
|
||||
jtag_khz 0
|
||||
jtag_rclk 6000
|
||||
source [find lm4x.cfg]
|
||||
|
||||
Reference in New Issue
Block a user