commit | 82704c63b98202fe2a24032697369cd190202d3f | [log] [tgz] |
---|---|---|
author | Sven Schnelle <svens@stackframe.org> | Thu Jul 26 14:31:40 2012 +0200 |
committer | Patrick Georgi <patrick@georgi-clan.de> | Thu Jul 26 15:52:00 2012 +0200 |
tree | e1893f92423bd4e4c111fb57fe54429327dbf9cb | |
parent | 0b7b7b6334de592b82d36ee47bc25b1b72043681 [diff] |
USBDEBUG: buffer up to 8 bytes EHCI debug allows to send message with 8 bytes length, but we're only sending one byte in each transaction. Buffer up to 8 bytes to speed up debug output. Change-Id: I9dbb406833c4966c3afbd610e1b13a8fa3d62f39 Signed-off-by: Sven Schnelle <svens@stackframe.org> Reviewed-on: http://review.coreboot.org/1357 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber <nico.huber@secunet.com>