[coreboot-gerrit] Patch merged into coreboot/master: mainboard/reef: add variant support to ASL code

gerrit at coreboot.org gerrit at coreboot.org
Thu Sep 15 23:33:50 CEST 2016


the following patch was just integrated into master:
commit fec0328c5f653233859d4aec7dae0b94acb67e97
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Wed Sep 14 14:42:25 2016 -0500

    mainboard/reef: add variant support to ASL code
    
    There are certain board-specific options for reef variants. The
    big one is the DPTF settings. Rearrange the ASL files such
    that dsdt.asl is the main landing area. The ACPI options for
    Chrome EC are contained in the variant/ec.h header so the
    actual code #includes can just reside in dstd.asl. Since most
    of the mainboard specific peripherals are auto generated by
    the acpigen from devicetree there's no real separate need
    for mainboard.asl. The one thing not addressed in this CL
    is the notion of a variant having the Chrome EC or not (along
    with lid, etc). Future indirection can be provided when needed
    to address that requirement.
    
    BUG=chrome-os-partner:56677
    
    Change-Id: I5c888f5fc64913dcff010c28f87e69ac5449e6b6
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/16604
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Furquan Shaikh <furquan at google.com>
    Reviewed-by: Duncan Laurie <dlaurie at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list