This is an automated email from Gerrit.

"zapb <d...@zapb.de>" just uploaded a new patch set to Gerrit, which you can 
find at https://review.openocd.org/c/openocd/+/8820

-- gerrit

commit d6b442496945564daa84772b9daf62ed2b899c5f
Author: Marc Schink <d...@zapb.de>
Date:   Tue Mar 25 14:07:14 2025 +0000

    tcl/board/nordic/nrf54l15-dk: Increase adapter speed
    
    Use the maximum supported adapter speed to increase performance,
    especially for NVM operations.
    
    Successfully tested on the nRF54L15-DK.
    
    Change-Id: I01ed06e0eaf068d6f5ddc20a23ef581e6ab665ad
    Signed-off-by: Marc Schink <d...@zapb.de>

diff --git a/tcl/board/nordic/nrf54l15-dk.cfg b/tcl/board/nordic/nrf54l15-dk.cfg
index d785d852db..eae5cfb4bd 100644
--- a/tcl/board/nordic/nrf54l15-dk.cfg
+++ b/tcl/board/nordic/nrf54l15-dk.cfg
@@ -7,3 +7,5 @@
 
 source [find interface/jlink.cfg]
 source [find target/nordic/nrf54l.cfg]
+
+adapter speed 2000

-- 

Reply via email to