Hi,

two more patches.  The first cleans up the usage of the
ejtag_info->ejtag_ctrl variable.  It was being overwritten by the value
read back from the EJTAG CONTROL register.  Because of the way this
register works you do not want to use the value returned to write the
register, you always want to write the bits explicitly.

The second patch just reduces the DMA retries to 0 in anticipation of
removing the retry code altogether.


Cheers,
John McC.

Attachment: 0004-Make-ejtag_info-ejtag_ctrl-mostly-readonly.patch
Description: application/mbox

Attachment: 0005-Don-t-retry-failed-DMA-attempts.patch
Description: application/mbox

_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to