Support for Intel Core Duo and Core 2 Duo (tm) CPUs.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3702 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Stefan Reinauer
2008-10-29 04:48:44 +00:00
committed by Stefan Reinauer
parent debb11fc1f
commit 00a889c8aa
17 changed files with 1323 additions and 5 deletions

View File

@@ -0,0 +1,4 @@
extern struct chip_operations cpu_intel_socket_mPGA478_ops;
struct cpu_intel_socket_mPGA478_config {
};