[coreboot-gerrit] Patch merged into coreboot/master: soc/apollolake: Use simpler macros for the northbridge PCI device

gerrit at coreboot.org gerrit at coreboot.org
Thu May 26 23:47:16 CEST 2016


the following patch was just integrated into master:
commit 944655dadaf595bf655f266eb35ca2f17c8410eb
Author: Alexandru Gagniuc <alexandrux.gagniuc at intel.com>
Date:   Wed May 18 10:26:53 2016 -0700

    soc/apollolake: Use simpler macros for the northbridge PCI device
    
    The NB_DEV_ROOT macro, is almost unreadable, as it depends on other
    stringified macros, and acts differently depending on the coreboot
    stage. For ramstage, it also hides a function call.
    Rewrite the macro in terms of more basic and readable macros.
    
    Change-Id: I9b7071d67c8d58926e9b01fadaa239db1120448c
    Signed-off-by: Alexandru Gagniuc <alexandrux.gagniuc at intel.com>
    Reviewed-on: https://review.coreboot.org/14890
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list