This patch adds support for the Mobile Intel Celeron CPU (Micro-FC-BGA)
[coreboot.git] / src / cpu / intel / model_6xx / model_6xx_init.c
index ad56f8f63908fd144eae623b5a3aa9cf1a36add9..3a017b74b3c84297fb9943736ba6ed26fd4050cc 100644 (file)
@@ -53,6 +53,7 @@ static struct cpu_device_id cpu_table[] = {
        { X86_VENDOR_INTEL, 0x06A0 },
        { X86_VENDOR_INTEL, 0x06A1 },
        { X86_VENDOR_INTEL, 0x06A4 },
+       { X86_VENDOR_INTEL, 0x06B4 }, /* Mobile Celeron FCBGA */
        { 0, 0 },
 };