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:
Stefan Reinauer 2010-04-24 23:16:23 +00:00 committed by Stefan Reinauer
parent 714e2a1ac1
commit 4186d8e6ea
1 changed files with 0 additions and 3 deletions

View File

@ -57,9 +57,6 @@ static struct cpu_device_id cpu_table[] = {
{ X86_VENDOR_INTEL, 0x06A0 },
{ X86_VENDOR_INTEL, 0x06A1 },
{ X86_VENDOR_INTEL, 0x06A4 },
{ X86_VENDOR_INTEL, 0x06B0 }, /* Mobile Celeron FCBGA */
{ X86_VENDOR_INTEL, 0x06B1 }, /* Celeron (Tualatin) */
{ X86_VENDOR_INTEL, 0x06B4 },
{ 0, 0 },
};