[coreboot] [PATCH] ASUS P2B-LS support, RAM detection for 440BX, add Slot 1 CPU, Microcode for Intel Tualatin CPUs

Keith Hui buurin at gmail.com
Wed Mar 3 05:19:24 CET 2010


Hi all,

This thing is now ready for more exposure. Scratch my previous "patch" -
this is my first real deal.

- Adds Asus P2B-LS mainboard
- Adds RAM detection for i440bx (based on i82830 code). We're no longer hard
coded for 64MB on one row!
- Adds a proper Slot 1 cpu under src/cpu/intel/slot_1. It's a stub copied
from slot_2 but addresses a few FIXMEs. My P2B-LS code refers to this.
- Adds microcode for Intel Tualatin CPUs, cpuid 6B1 and 6B4.* Actually
loading them is pending.

Signed-off-by: Keith Hui <buurin at gmail.com>

Enjoy.

Keith

* Microcodes for all Intel CPUs can be downloaded from Intel -
downloadcenter.intel.com. So TODO for me is to add all microcode updates
from Klamath to Tualatin as the Asus P2B family, with the right mods and/or
adapter, can run anything in between that can fit either Slot 1 or Socket
370.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20100302/4d1896c1/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: p2bls.patch
Type: application/octet-stream
Size: 47277 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20100302/4d1896c1/attachment.obj>


More information about the coreboot mailing list