[coreboot-gerrit] Patch merged into coreboot/master: e916201 nvidia/ck804: Fix FTBFS with AMD Family 10h systems

gerrit at coreboot.org gerrit at coreboot.org
Wed Jan 28 19:56:27 CET 2015


the following patch was just integrated into master:
commit e9162010049ce6135e67c9a3a11ddfdf8218a7fd
Author: Timothy Pearson <tpearson at raptorengineeringinc.com>
Date:   Fri Jan 23 20:29:46 2015 -0600

    nvidia/ck804: Fix FTBFS with AMD Family 10h systems
    
    The build failure stems from a missing function being called via a chain
    including setup_ss_table(), set_ht_link_ck804(), and
    st_ht_link_buffer_counts_chain(); the latter function is only available
    in the AMD K8 code.
    
    It appears that a bunch of K8-specific code snuck into the CK804 and MCP55
    southbridge code in GIT commit 968bbe89 and GIT commit d4b278c0.
    
    Change-Id: I85d005edba44c503c49917d4b928e5c9c5900059
    Signed-off-by: Timothy Pearson <tpearson at raptorengineeringinc.com>
    Reviewed-on: http://review.coreboot.org/8269
    Tested-by: build bot (Jenkins)
    Reviewed-by: Jonathan A. Kollasch <jakllsch at kollasch.net>
    Reviewed-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list