[coreboot] [PATCH] remove 6bx cpus from model_6xx

Stefan Reinauer stepan at coresystems.de
Tue Apr 20 00:37:10 CEST 2010


They're supported by the model_6bx code...

Signed-off-by: <stepan at coresystems.de>

Index: src/cpu/intel/model_6xx/model_6xx_init.c
===================================================================
--- src/cpu/intel/model_6xx/model_6xx_init.c    (revision 5456)
+++ src/cpu/intel/model_6xx/model_6xx_init.c    (working copy)
@@ -57,9 +57,6 @@
     { 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 },
 };
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20100420/b6525127/attachment.html>


More information about the coreboot mailing list