[coreboot-gerrit] Patch merged into coreboot/master: 29c3e36 AMD cimx sb700/sb800/sb900: Fix NODE_PCI and use of MAX_PHYSICAL_CPUS

gerrit at coreboot.org gerrit at coreboot.org
Sun Apr 20 20:03:28 CEST 2014


the following patch was just integrated into master:
commit 29c3e367da8f80becacb66193d044f90b49bf0c5
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Wed Apr 16 16:30:00 2014 +0300

    AMD cimx sb700/sb800/sb900: Fix NODE_PCI and use of MAX_PHYSICAL_CPUS
    
    Match the definition of NODE_PCI() with get_node_pci(), so romstage
    and ramstage agree of the PCI BDFs for nodes.
    
    Note that all board have CONFIG_CDB = 0x18 and the maximum for
    nodes = 8, so we always have (CONFIG_CDB + x) < 32.
    
    Change-Id: I676ee53a65ef5b1243df2c5889577dd987c8fc9c
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-on: http://review.coreboot.org/5536
    Tested-by: build bot (Jenkins)
    Reviewed-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list