From 73a9cf4ccb58eccb4a1383088f7c86f325fdad7f Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Mon, 21 Jul 2003 13:05:56 +0000 Subject: * update quartet target to latest SMP changes. * remove dead code from coherent_ht.c * add ldtstop code for link speed changes git-svn-id: svn://svn.coreboot.org/coreboot/trunk@991 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/amd/quartet/mainboard.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/amd/quartet/mainboard.c') diff --git a/src/mainboard/amd/quartet/mainboard.c b/src/mainboard/amd/quartet/mainboard.c index 5690bd5afd..d93d2ed1d9 100644 --- a/src/mainboard/amd/quartet/mainboard.c +++ b/src/mainboard/amd/quartet/mainboard.c @@ -7,5 +7,5 @@ unsigned long initial_apicid[MAX_CPUS] = { - 0 + 0, 1, 2, 3 }; -- cgit v1.2.3