[coreboot-gerrit] Patch merged into coreboot/master: soc/intel/common: remove chipset specific calls

gerrit at coreboot.org gerrit at coreboot.org
Mon Oct 12 01:55:43 CEST 2015


the following patch was just integrated into master:
commit cc5ac17fab97bd16f3122bb492fbdc28644c8567
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Wed Sep 30 09:12:57 2015 -0500

    soc/intel/common: remove chipset specific calls
    
    The report_platform_info() and set_max_freq() are not being
    used similarly on skylake and braswell. With the addition
    of other SoCs I suspect a similar pattern will emerge. Instead
    of having weak functions to ensure things link with the hardcoded
    policy push these calls into their respective SoC homes.
    
    For parity, both skylake and braswell were updated to be consistent
    with the same calls prior to this patch.
    
    BUG=chrome-os-partner:44827
    BRANCH=None
    TEST=Built and booted glados. Built braswell.
    
    Original-Change-Id: I3371d09aff0629503254296955fef28d35754a38
    Original-Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/303334
    Original-Reviewed-by: Duncan Laurie <dlaurie at chromium.org>
    
    Change-Id: I2de33632ed127cac52d7075cbad95cd6387a1b46
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/11815
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list