[coreboot-gerrit] Patch merged into coreboot/master: intel/fsp_baytrail: Eliminate warning about missing set_resources

gerrit at coreboot.org gerrit at coreboot.org
Sat Apr 16 02:04:49 CEST 2016


the following patch was just integrated into master:
commit 26ac4db3836ce07ae36d81c5f120035efa3cd055
Author: Ben Gardner <gardner.ben at gmail.com>
Date:   Thu Apr 14 15:21:01 2016 -0500

    intel/fsp_baytrail: Eliminate warning about missing set_resources
    
    In northcluster.c, the set_resources member of struct device_operations
    is set to NULL.  That causes this message on the console:
    
       PCI: 00:00.0 missing set_resources
    
    Eliminate that warning by setting set_resources=DEVICE_NOOP.
    
    Change-Id: I4c6c07fd40b180ca44fe67c4a4d07318df10c40f
    Signed-off-by: Ben Gardner <gardner.ben at gmail.com>
    Reviewed-on: https://review.coreboot.org/14366
    Tested-by: build bot (Jenkins)
    Reviewed-by: Martin Roth <martinroth at google.com>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


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

-gerrit



More information about the coreboot-gerrit mailing list