[coreboot-gerrit] Patch merged into coreboot/master: 71558f5 i2c: add support for ww_ring

gerrit at coreboot.org gerrit at coreboot.org
Wed Apr 22 19:52:55 CEST 2015


the following patch was just integrated into master:
commit 71558f5627e566af58f63e2b871868ea0d8a3ed4
Author: Vadim Bendebury <vbendeb at chromium.org>
Date:   Mon Mar 9 15:50:56 2015 -0700

    i2c: add support for ww_ring
    
    This is a copy of the depthcharge ww ring driver implementation ported
    into coreboot. The main differences are:
    
     - direct use of the i2c driver instead of using the callback driver
       description
    
     - no dynamic memory allocation for the controller structures
    
    BRANCH=storm
    BUG=chrome-os-partner:36059
    TEST=with the rest of the patches applied the LED ring gets
         initialized to the default pattern at coreboot start.
    
    Change-Id: I6902c8b76fc173ad2ec28b8cc94695e892df338a
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: eda24b78f8aff311dd6296d458bdfecf26c3d65a
    Original-Change-Id: I5660dc3f255aab8fbe3a87041c72916a645c193b
    Original-Signed-off-by: Vadim Bendebury <vbendeb at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/257730
    Original-Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/9858
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list