Fixed comment about position of the chip in a JTAG chain.

git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@213 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
master
Marcel Telka 22 years ago
parent f30a930289
commit 6fe523ad2d

@ -28,7 +28,7 @@
#include "pxa250.h"
/* PXA250 must be in position 0 */
/* PXA250 must be at position 0 in JTAG chain */
static void
setup_address( part *p, uint32_t a )

@ -28,7 +28,7 @@
#include "sa1110.h"
/* SA1110 must be in position 0 */
/* SA1110 must be at position 0 in JTAG chain */
static void
setup_address( part *p, uint32_t a )

Loading…
Cancel
Save