hla: add ability to configure read/write buffer size
commitc7a6f065d2a48730e05eb95bb44ca6a7032d2a31
authorSpencer Oliver <spen@spen-soft.co.uk>
Thu, 1 Nov 2012 11:19:29 +0000 (1 11:19 +0000)
committerSpencer Oliver <spen@spen-soft.co.uk>
Sun, 23 Dec 2012 21:46:10 +0000 (23 21:46 +0000)
tree8118ca5f5ae9ce081f5f653e7eeb16e53c700bfc
parent561984c8f672b5b35a78e80529107ec0599fc037
hla: add ability to configure read/write buffer size

Other adapters (TI ICDI) that use this driver can use a larger
read/write buffer size than the original stlink could.

Change-Id: I9beb7748049097cbe29a2340799c450bd74e199d
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/948
Tested-by: jenkins
src/jtag/drivers/stlink_usb.c
src/jtag/hla/hla_interface.c
src/jtag/hla/hla_interface.h
src/jtag/hla/hla_layout.c
src/target/hla_target.c