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 <stepan@coresystems.de> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4169 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
committed by
Stefan Reinauer
parent
da65fbf208
commit
953253f093
4
src/cpu/intel/socket_mPGA604/chip.h
Normal file
4
src/cpu/intel/socket_mPGA604/chip.h
Normal file
@@ -0,0 +1,4 @@
|
||||
extern struct chip_operations cpu_intel_socket_mPGA604_800Mhz_ops;
|
||||
|
||||
struct cpu_intel_socket_mPGA604_800Mhz_config {
|
||||
};
|
Reference in New Issue
Block a user