[coreboot-gerrit] Patch merged into coreboot/master: 420fb5e i2c/ww_ring: stop running programs before loading the new ones

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


the following patch was just integrated into master:
commit 420fb5eb3e862974644433381ae95d73a9b1a349
Author: Vadim Bendebury <vbendeb at chromium.org>
Date:   Thu Mar 19 10:14:13 2015 -0700

    i2c/ww_ring: stop running programs before loading the new ones
    
    The two controllers on the ring are programmed independently, and if
    the second controller is running the old pattern while the first one
    was loaded with a new pattern, there is a window of when the two
    unrelated patterns might interact.
    
    To avoid this shut down execution on both controllers before starting
    downloading the new pattern code.
    
    BRANCH=storm
    BUG=chrome-os-partner:36059
    TEST=verified recovery/wipeout LED ring behavior did not change.
    
    Change-Id: I163f2983d414fe839208054ae3e9025663a46aeb
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: 3502ca6b119c033855b45388e7b782d35cfdd82b
    Original-Change-Id: I0f71f94a7e82f6c0e7f98d3aad1f93ece207248f
    Original-Signed-off-by: Vadim Bendebury <vbendeb at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/261200
    Original-Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/9872
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list