Bus Pirate driver: Small assorted fixes.
commit0910f1a50744c87a87417d71075b274ff61417fa
authorR. Diez <rdiezmail-openocd@yahoo.de>
Sat, 8 Jun 2013 14:07:28 +0000 (8 16:07 +0200)
committerSpencer Oliver <spen@spen-soft.co.uk>
Fri, 21 Jun 2013 11:25:26 +0000 (21 11:25 +0000)
tree66e405e1dc2c2f302ca05b222997421d08a0aed6
parent9f1616d2b5ea2ccacc77f5c2173be8b340f79973
Bus Pirate driver: Small assorted fixes.

Fixes are:
- Discard any stale data from the previous connection.
- Disable CR/LF translation on the (virtual USB) serial port.
- Increase the average USB packet size. The 1 KiB buffer was underutilised.
- Option "buspirate_speed fast" now works out of the box.
- Some extra comments, error checking, etc.

Change-Id: I72c49d943a8ce9c5e5d1644ef90cb1482f93c618
Signed-off-by: R. Diez <rdiezmail-openocd@yahoo.de>
Reviewed-on: http://openocd.zylin.com/1437
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
src/jtag/drivers/buspirate.c