From: oharboe at B. <oh...@ma...> - 2009-08-16 13:49:23
|
Author: oharboe Date: 2009-08-16 13:49:21 +0200 (Sun, 16 Aug 2009) New Revision: 2580 Modified: trunk/src/target/arm11_dbgtap.c Log: added note w/reference to discussion on whether or not arm11 code is broken or not. Modified: trunk/src/target/arm11_dbgtap.c =================================================================== --- trunk/src/target/arm11_dbgtap.c 2009-08-13 13:54:53 UTC (rev 2579) +++ trunk/src/target/arm11_dbgtap.c 2009-08-16 11:49:21 UTC (rev 2580) @@ -479,6 +479,10 @@ * * To disable this code, try "memwrite burst false" * + * FIX!!! should we use multiple TAP_IDLE here or not??? + * + * https://lists.berlios.de/pipermail/openocd-development/2009-July/009698.html + * https://lists.berlios.de/pipermail/openocd-development/2009-August/009865.html */ tap_state_t arm11_MOVE_DRPAUSE_IDLE_DRPAUSE_with_delay[] = { |