This is an automated email from Gerrit.

Tomasz CEDRO ([email protected]) just uploaded a new patch set to Gerrit, which 
you can find at http://openocd.zylin.com/1026

-- gerrit

commit c2ad3cb24fc51524444487b5e03a44e473ff2644
Author: Tomek CEDRO <[email protected]>
Date:   Wed Oct 31 23:32:54 2012 +0100

    Added comment that src/target/adi_v5_swd.c should be removed and its 
functionality should be only provided by arm_adi_v5.c (target part) and the 
transport swd (transport part).
    
    Change-Id: I7a216ad05cd64feaca050d491b7645c3f9c8c9d8
    Signed-off-by: Tomek CEDRO <[email protected]>

diff --git a/src/target/adi_v5_swd.c b/src/target/adi_v5_swd.c
index 6af7748..ba3c487 100644
--- a/src/target/adi_v5_swd.c
+++ b/src/target/adi_v5_swd.c
@@ -20,6 +20,9 @@
 
 /**
  * @file
+ * TCEDRO: THIS FILE IS A MESS, IT SHOULD BE REMOVED ASAP!!!
+ * ITS FUNCTIONALITY IS DISTRIBUTED AMONG ARM_ADI_V5 (TARGET) + TRANSPORT (SWD)
+ *
  * Utilities to support ARM "Serial Wire Debug" (SWD), a low pin-count debug
  * link protocol used in cases where JTAG is not wanted.  This is coupled to
  * recent versions of ARM's "CoreSight" debug framework.  This specific code

-- 

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to