[coreboot-gerrit] Patch merged into coreboot/master: drivers/elog: remove unnecessary global state

gerrit at coreboot.org gerrit at coreboot.org
Tue Aug 9 17:50:09 CEST 2016


the following patch was just integrated into master:
commit 9d130a9e1038e406c4be74a70a99f5530ef5c55d
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Fri Aug 5 15:24:33 2016 -0500

    drivers/elog: remove unnecessary global state
    
    There were 3 variables indicating the state of the event log
    region. However, there's no need to keep track of those
    individually. The only thing required is to know is if
    elog_scan_flash() failed. There's no other tracking required
    beyond that.
    
    BUG=chrome-os-partner:55932
    
    Change-Id: I88ad32091d3c37966a2ac6272f8ad95bcc8c4270
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/16100
    Tested-by: build bot (Jenkins)
    Reviewed-by: Martin Roth <martinroth at google.com>


See https://review.coreboot.org/16100 for details.

-gerrit



More information about the coreboot-gerrit mailing list