init EJTAG bus automatically

git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@1452 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
master
Arnim Läuger 16 years ago
parent 959fddf1aa
commit 04d9eea803

@ -1,3 +1,8 @@
2009-03-07 Arnim Laeuger <arniml>
* data/ti/tnetv1060/tnetv1060, data/ti/tnetv1061/tnetv1061:
init EJTAG bus automatically
2009-03-05 Arnim Laeuger <arniml>
* src/tap/print_queue.c, src/bus/bscoach.c, src/bus/ejtag_dma.c,

@ -272,7 +272,5 @@ instruction TCBCONTROLA 10000 BR
instruction TCBCONTROLB 10001 BR
instruction TCBDATA 10010 BR
# initbus ejtag from here produces a bunch of noise.
# But run it right after detect and all is well.
#initbus ejtag # See bugID 2642877
initbus ejtag
endian little

@ -61,7 +61,5 @@ instruction TCBCONTROLA 10000 BR
instruction TCBCONTROLB 10001 BR
instruction TCBDATA 10010 BR
# initbus ejtag from here produces a bunch of noise.
# But run it right after detect and all is well.
#initbus ejtag
initbus ejtag
endian little

Loading…
Cancel
Save