[coreboot-gerrit] Patch merged into coreboot/master: soc/intel/common: Add support for serial console based ACPI debug

gerrit at coreboot.org gerrit at coreboot.org
Thu Aug 11 16:03:32 CEST 2016


the following patch was just integrated into master:
commit c1645faeff3f128efcf411a98772ac9d327fc7aa
Author: Subrata Banik <subrata.banik at intel.com>
Date:   Fri Aug 5 18:25:55 2016 +0530

    soc/intel/common: Add support for serial console based ACPI debug
    
    This patch enables serial debug functionality for ASL code based on
    UART type(legacy/LPSS).
    
    From Skylake onwards all Intel platform uses LPSS based UART for serial
    console hence provide option to redirect ASL log over LPSS UART.
    
    Example:
    Name (OBJ, 0x12)
    APRT (OBJ)
    APRT ("CORE BOOT")
    
    Output:
    0x12
    CORE BOOT
    
    BUG=none
    BRANCH=none
    TEST=Built and boot kunimitsu to ensure to be able to get ASL console log.
    
    Change-Id: I18c65654b8eb1ac27af1f283d413376fd79d47db
    Signed-off-by: Subrata Banik <subrata.banik at intel.com>
    Reviewed-on: https://review.coreboot.org/16070
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list