diff options
author | Timothy Pearson <tpearson@raptorengineeringinc.com> | 2015-01-23 20:29:46 -0600 |
---|---|---|
committer | Alexandru Gagniuc <mr.nuke.me@gmail.com> | 2015-01-28 19:56:15 +0100 |
commit | e9162010049ce6135e67c9a3a11ddfdf8218a7fd (patch) | |
tree | 1c51c27347380e6f0c004d45a0de7ab38edd3a06 /src/cpu | |
parent | 02112bd280b3dbf5f5950e3a6e0c1ad83e8a8cc1 (diff) | |
download | coreboot-e9162010049ce6135e67c9a3a11ddfdf8218a7fd.tar.xz |
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@raptorengineeringinc.com>
Reviewed-on: http://review.coreboot.org/8269
Tested-by: build bot (Jenkins)
Reviewed-by: Jonathan A. Kollasch <jakllsch@kollasch.net>
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Diffstat (limited to 'src/cpu')
0 files changed, 0 insertions, 0 deletions