[coreboot-gerrit] Patch merged into coreboot/master: 3a65d85 libpayload: usbmsc: Split transfers into 64KB chunks

gerrit at coreboot.org gerrit at coreboot.org
Thu Aug 14 01:45:37 CEST 2014


the following patch was just integrated into master:
commit 3a65d857ead2fcb8dd30a52cf4f68554a4bff275
Author: Duncan Laurie <dlaurie at chromium.org>
Date:   Thu Sep 12 13:27:15 2013 -0700

    libpayload: usbmsc: Split transfers into 64KB chunks
    
    Add a new function to split transfer requests into chunks of
    64KB in order to be as compatible as possible with devices that
    choke when sent large transfer requests.
    
    Change-Id: Id11990bd149af14af5535de4af47bda21d1ab51e
    Signed-off-by: Duncan Laurie <dlaurie at chromium.org>
    Reviewed-on: https://chromium-review.googlesource.com/169170
    Reviewed-by: Julius Werner <jwerner at chromium.org>
    (cherry picked from commit 4c413b007aa23da830877127dd556c4c38b43042)
    Signed-off-by: Isaac Christensen <isaac.christensen at se-eng.com>
    Reviewed-on: http://review.coreboot.org/6636
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <patrick at georgi-clan.de>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


See http://review.coreboot.org/6636 for details.

-gerrit



More information about the coreboot-gerrit mailing list