[coreboot-gerrit] Patch merged into coreboot/master: 8999422 i2c/ww_ring: use shorter blinking program

gerrit at coreboot.org gerrit at coreboot.org
Wed Apr 22 19:57:41 CEST 2015


the following patch was just integrated into master:
commit 89994226e8bdc4a36152d53e9590f2f3c1b1e7cc
Author: Vadim Bendebury <vbendeb at chromium.org>
Date:   Wed Mar 18 22:54:04 2015 -0700

    i2c/ww_ring: use shorter blinking program
    
    The originally loaded blinking program was written to allow gradual
    change in LED brightness, which required controlling each LED with its
    own engine. In fact there is no need in gradual brightness changes
    when the firmware is controlling the ring. This allows to control all
    LEDs by one engine, making the code simpler and more robust (no need
    to synchronize the three engines any more).
    
    BRANCH=storm
    BUG=chrome-os-partner:36059
    TEST=verified that recovery boot WW ring patterns work as expected.
    
    Change-Id: I89d231fb61693f4e834d8d9323ae5a7ddd149525
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: 19809cf8120df8865da9b5b9e7b8e932334bf4b5
    Original-Change-Id: I41038fd976dc9600f223dc0e9c9602331baf68f9
    Original-Signed-off-by: Vadim Bendebury <vbendeb at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/261026
    Original-Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/9873
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list