[coreboot-gerrit] Patch merged into coreboot/master: e17d57e libpayload: Enforce strict packet handling order in ChipIdea driver

gerrit at coreboot.org gerrit at coreboot.org
Sat Apr 18 08:42:10 CEST 2015


the following patch was just integrated into master:
commit e17d57ecabe02d0c95ebe0f41c7e1fee5f2804c9
Author: Patrick Georgi <pgeorgi at google.com>
Date:   Tue Mar 10 12:51:31 2015 +0100

    libpayload: Enforce strict packet handling order in ChipIdea driver
    
    First handle IN packets, then OUT packets and finally SETUP packets.
    This makes OS X happy. It isn't implemented as the data sheet recommends
    but it avoids implementing a state machine and should always produce
    observable effects identical to that of the stateful solution.
    
    BRANCH=none
    BUG=none
    TEST=`fastboot getvar version` on OSX works
    
    Change-Id: Ic7b27387771d6a7794fba12fc822fccc48770ea8
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: f0e59547519d50b1d34f6abdc6132330125f94f3
    Original-Change-Id: Iada1cff011f11e7d5cb1a1b34896ab590f488ec7
    Original-Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/258062
    Original-Reviewed-by: Furquan Shaikh <furquan at chromium.org>
    Reviewed-on: http://review.coreboot.org/9788
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list