[coreboot-gerrit] Patch merged into coreboot/master: soc/apollolake/uart.c: Do not NOOP .set_resources() and friends

gerrit at coreboot.org gerrit at coreboot.org
Thu May 12 04:02:12 CEST 2016


the following patch was just integrated into master:
commit e22f536bf8b5fb2d41f27c31f527d0ff59d9dd7d
Author: Alexandru Gagniuc <alexandrux.gagniuc at intel.com>
Date:   Tue May 10 14:46:07 2016 -0700

    soc/apollolake/uart.c: Do not NOOP .set_resources() and friends
    
    When SOC_UART_DEBUG was not set, the boot would hang somwhere in
    ramstage, as evidenced by POST codes reported from the EC. This was
    traced to the .set_resources and .enable_resources members of the UART
    PCI driver being set to NOOP.
    Although the exact mechanism of failure is not known, this change
    eliminates the hang.
    
    Change-Id: Ic2f3d56a964ec890ebfa1e1a7770f1ae2eb22281
    Signed-off-by: Alexandru Gagniuc <alexandrux.gagniuc at intel.com>
    Reviewed-on: https://review.coreboot.org/14771
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list