[coreboot] MP table multicore patch

tpearson at raptorengineeringinc.com tpearson at raptorengineeringinc.com
Thu Feb 11 20:10:18 CET 2010


I have patched src/arch/i386/smp/mpspec.c to write a correct, multi-core
MP table under amdfam10.  The change is mainly to add APIC cluster
scanning support, as the amdfam10 processors place all auxiliary APICs
under one APIC cluster device.

Before this patch on my MSI 9652 board an MP table was written with only
one CPU.  After the patch the MP table contained all 8 installed cores, 4
in each physical socket.

Patch is attached.  If accepted, the ACPI code should also be updated in a
similar manner.

Signed-off-by: Timothy Pearson <tpearson at raptorengineeringinc.com>

---

Re-sending as requested.

Timothy Pearson
Raptor Engineering


-------------- next part --------------
A non-text attachment was scrubbed...
Name: smp_fix.diff
Type: text/x-diff
Size: 2733 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20100211/8341a0ae/attachment.bin>


More information about the coreboot mailing list