[coreboot-gerrit] Patch merged into coreboot/master: 55cdf55 lynxpoint: Add power management helper functions

gerrit at coreboot.org gerrit at coreboot.org
Thu Mar 21 23:08:22 CET 2013


the following patch was just integrated into master:
commit 55cdf5519074ebaf972edff488be7f1340436ca1
Author: Duncan Laurie <dlaurie at chromium.org>
Date:   Fri Mar 8 16:01:44 2013 -0800

    lynxpoint: Add power management helper functions
    
    There are subtle yet significant differences in some of the
    registers in the power management region between LynxPoint-H
    and LynxPoint-LP.
    
    In order to reduce code that is accessing these registers and
    would need special cases this adds a number of helper functions
    that can be used in both ramstage and SMM.
    
    This commit just adds the new functions, subsequent commits will
    start to use them.
    
    Change-Id: I411da75da519f5b3198a408078cbf3114e426992
    Signed-off-by: Duncan Laurie <dlaurie at chromium.org>
    Reviewed-on: http://review.coreboot.org/2813
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>

Build-Tested: build bot (Jenkins) at Tue Mar 19 22:08:21 2013, giving +1
Reviewed-By: Ronald G. Minnich <rminnich at gmail.com> at Thu Mar 21 23:08:21 2013, giving +2
See http://review.coreboot.org/2813 for details.

-gerrit



More information about the coreboot-gerrit mailing list