[coreboot] [PATCH 2/6] Intel EP80579 CPU core

Ed Swierk eswierk at arastra.com
Mon Aug 25 16:42:51 CEST 2008


On Thu, Aug 21, 2008 at 4:10 PM, Uwe Hermann <uwe at hermann-uwe.de> wrote:
> Acked-by: Uwe Hermann <uwe at hermann-uwe.de>

Thanks, r3534.

> but see minor comments below...

>> +static struct cpu_device_id cpu_table[] = {
>> +     { X86_VENDOR_INTEL, 0x10650 }, /* EP80579 */
>> +     { 0, 0 },
>> +};
>
> Is 0x10650 currently the only known/existing CPU ID?

Yes.

--Ed




More information about the coreboot mailing list