[coreboot-gerrit] Patch merged into coreboot/master: skylake: fix eventlog on resume path

gerrit at coreboot.org gerrit at coreboot.org
Tue Sep 8 11:22:42 CET 2015


the following patch was just integrated into master:
commit 394d6993b90d73d4fca7b7500b753e1d18452cd7
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Fri Aug 28 02:14:48 2015 -0500

    skylake: fix eventlog on resume path
    
    The spi_init() routine needs to be called in all boot paths to allow
    writes to the SPI part. The reason is that the write enable is done
    in spi_init(). Moreover, this is also required for a writing a firmware
    update after a resume.
    
    BUG=chrome-os-partner:42115
    BRANCH=None
    TEST=Built and booted glados. Suspended and resumed. Eventlogs show
         up in resume path.
    
    Change-Id: I187baa940bb45ef90ab82e67c02f13d8855d364e
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: 8813ab227395cfcba46ad4109730a1eb5897e538
    Original-Change-Id: Ida726fc29e6d49cd9af02c4e57125e09f2599c36
    Original-Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/295238
    Original-Reviewed-by: Duncan Laurie <dlaurie at chromium.org>
    Reviewed-on: http://review.coreboot.org/11541
    Tested-by: build bot (Jenkins)
    Reviewed-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list