From 953253f093302ccee1cc634772a4561ffbe32355 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Wed, 22 Apr 2009 08:56:50 +0000 Subject: This patch unifies the socket_mPGA604_800Mhz and socket_mPGA604_533Mhz to a combined socket_mPGA604. No other sockets come with clock rates, and there is no difference in code, except for the number of microcode patches included in a build. Signed-off-by: Stefan Reinauer Acked-by: Carl-Daniel Hailfinger git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4169 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/tyan/s2735/Config.lb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mainboard/tyan/s2735') diff --git a/src/mainboard/tyan/s2735/Config.lb b/src/mainboard/tyan/s2735/Config.lb index 6ce8766065..88ba1db4a0 100644 --- a/src/mainboard/tyan/s2735/Config.lb +++ b/src/mainboard/tyan/s2735/Config.lb @@ -172,10 +172,10 @@ chip northbridge/intel/e7501 end # SB end # PCI_DOMAIN device apic_cluster 0 on - chip cpu/intel/socket_mPGA604_533Mhz + chip cpu/intel/socket_mPGA604 device apic 0 on end end - chip cpu/intel/socket_mPGA604_533Mhz + chip cpu/intel/socket_mPGA604 device apic 6 on end end end -- cgit v1.2.3