[coreboot-gerrit] Patch merged into coreboot/master: southbridge/amd/sb700: Remove acpi_get_sleep_type for early CBMEM

gerrit at coreboot.org gerrit at coreboot.org
Sat Oct 31 22:11:05 CET 2015


the following patch was just integrated into master:
commit 0746452a267c228d396a6a1faec3e9966e232e32
Author: Timothy Pearson <tpearson at raptorengineeringinc.com>
Date:   Fri Oct 30 14:46:18 2015 -0500

    southbridge/amd/sb700: Remove acpi_get_sleep_type for early CBMEM
    
    The acpi_get_sleep_type function in SB700 ramstage is only needed
    for boards / CPUs that require late CBMEM initialization.
    
    Providing this function in early CBMEM-compatible boards breaks
    building of the ACPI S3 code due to multiple definitions of
    acpi_get_sleep_type.
    
    Change-Id: Ieebc2640a586812e3e2bfd410987205d64147314
    Signed-off-by: Timothy Pearson <tpearson at raptorengineeringinc.com>
    Reviewed-on: http://review.coreboot.org/12267
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>
    Reviewed-by: Martin Roth <martinroth at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list