[coreboot] Patch merged into coreboot/master: 89ccc92 libpayload: Add a pointer for user data on the USB MSC data structure.

gerrit at coreboot.org gerrit at coreboot.org
Tue Feb 26 21:20:15 CET 2013


the following patch was just integrated into master:
commit 89ccc9285e3bdc3108e6d33dbe83ac9a4f048bc0
Author: Gabe Black <gabeblack at google.com>
Date:   Thu Nov 1 18:46:05 2012 -0700

    libpayload: Add a pointer for user data on the USB MSC data structure.
    
    This is so the user of libpayload can attach data to the device which it can
    retrieve when the device is referred to later, for instance in usbdisk_remove.
    Otherwise, there's no direct connection from the usbdev_t structure to any
    bookkeeping in the host firmware.
    
    Change-Id: I36fe693b0dcd2098e359c26744e376e73bd3a723
    Signed-off-by: Gabe Black <gabeblack at google.com>
    Reviewed-on: http://review.coreboot.org/2513
    Tested-by: build bot (Jenkins)
    Reviewed-by: Nico Huber <nico.huber at secunet.com>

Build-Tested: build bot (Jenkins) at Tue Feb 26 01:32:01 2013, giving +1
See http://review.coreboot.org/2513 for details.

-gerrit



More information about the coreboot mailing list