[LinuxBIOS] patch for cpu in epia-m

Martin Ley m303 at luusa.org
Thu Nov 3 07:55:04 CET 2005


I had the same problem yesterday, but LinuxBios said:

 > Initializing CPU #0
 > CPU: vendor Centaur device 693
 > Unknown cpu

so I added a line with

       { X86_VENDOR_CENTAUR, 0x0693 }, // VIA C3 Nehemiah

to that file.

Anton Borisov schrieb:

>Those who will test EPIA-M systems  - please add this string to cpu_table[] in file
>	src/cpu/via/model_centaur/model_centaur_init.c
>
>	{ X86_VENDOR_CENTAUR, 0x0695 },         // VIA C3 Nehemiah
>
>This will resolve problem with "Unknown CPU" and apparently will let you boot.
>
>  
>





More information about the coreboot mailing list