these cpus are explicitly supported by model_6bx
Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5489 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
committed by
Stefan Reinauer
parent
714e2a1ac1
commit
4186d8e6ea
@@ -57,9 +57,6 @@ static struct cpu_device_id cpu_table[] = {
|
|||||||
{ X86_VENDOR_INTEL, 0x06A0 },
|
{ X86_VENDOR_INTEL, 0x06A0 },
|
||||||
{ X86_VENDOR_INTEL, 0x06A1 },
|
{ X86_VENDOR_INTEL, 0x06A1 },
|
||||||
{ X86_VENDOR_INTEL, 0x06A4 },
|
{ X86_VENDOR_INTEL, 0x06A4 },
|
||||||
{ X86_VENDOR_INTEL, 0x06B0 }, /* Mobile Celeron FCBGA */
|
|
||||||
{ X86_VENDOR_INTEL, 0x06B1 }, /* Celeron (Tualatin) */
|
|
||||||
{ X86_VENDOR_INTEL, 0x06B4 },
|
|
||||||
{ 0, 0 },
|
{ 0, 0 },
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user