[coreboot] Patch merged into coreboot/master: a2f1b95 SPI: opmenu special case for WREN as atomic prefix

gerrit at coreboot.org gerrit at coreboot.org
Wed Nov 7 18:39:43 CET 2012


the following patch was just integrated into master:
commit a2f1b953401d071b45eb51bc21ab174759fcc13f
Author: Duncan Laurie <dlaurie at chromium.org>
Date:   Mon Aug 27 11:10:43 2012 -0700

    SPI: opmenu special case for WREN as atomic prefix
    
    The code that attempts to use the opmenu needs to have a special
    case for write enable now that it is handled as an atomic prefix
    and not as a standalone opcode.
    
    To test, ensure that runtime SPI write via ELOG is successful by
    checking the event log for a kernel shutdown reason code:
    
    5 | 2012-08-27 11:09:48 | Kernel Event | Clean Shutdown
    6 | 2012-08-27 11:09:50 | System boot | 26
    7 | 2012-08-27 11:09:50 | System Reset
    
    Change-Id: I527638ef3e2a5ab100192c5be6e6b3b40916295a
    Signed-off-by: Duncan Laurie <dlaurie at chromium.org>
    Reviewed-on: http://review.coreboot.org/1710
    Reviewed-by: Marc Jones <marcj303 at gmail.com>
    Tested-by: build bot (Jenkins)

Build-Tested: build bot (Jenkins) at Wed Nov  7 10:26:48 2012, giving +1
See http://review.coreboot.org/1710 for details.

-gerrit




More information about the coreboot mailing list