From ff8b96ec51eab90b593ca181e5bf1f3d03e4f114 Mon Sep 17 00:00:00 2001 From: Yinghai Lu Date: Wed, 26 Jan 2005 17:57:34 +0000 Subject: pre_d0 git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1900 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/northbridge/amd/amdk8/coherent_ht.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/northbridge') diff --git a/src/northbridge/amd/amdk8/coherent_ht.c b/src/northbridge/amd/amdk8/coherent_ht.c index d22a171945..3588e523f8 100644 --- a/src/northbridge/amd/amdk8/coherent_ht.c +++ b/src/northbridge/amd/amdk8/coherent_ht.c @@ -1557,7 +1557,7 @@ static int apply_cpu_errata_fixes(unsigned nodes, int needs_reset) } } - else if(is_cpu_pre_d0()) { // d0 later don't need it + else { uint32_t cmd_ref; /* Errata 98 * Set Clk Ramp Hystersis to 7 -- cgit v1.2.3