mm, OK, I'd like to try porting coreboot v2 to this board, some detail information about this board
http://www.sun.com/servers/blades/x6250/specs.xml

And some specs:
Intel® 5000P/5000V/5000Z Chipset Memory Controller Hub (MCH) - Datasheet
http://www.intel.com/design/chipsets/datashts/313071.htm

Intel® 6400/6402 Advanced Memory Buffer Datasheet
http://www.intel.com/design/chipsets/datashts/313072.htm

Intel® 631xESB/632xESB I/O Controller Hub Datasheet
http://www.intel.com/design/chipsets/datashts/313082.htm

PC8374 series datasheets
http://194.67.26.35/datasheets/datasheet-pdf/National-Semiconductor/PC8374.html


About the mainboard, I think I can refer some e7501 code, but I'm not expect too much, these two boards are so much different.
The same with the northbridge, maybe some e75xx code as reference.
About the southbridge, I wish I can refer esb6300's code.
The PC8374 superIO chip have already ported by someone.

And, does anybody have other advice about this?

Thanks.


On Thu, Jun 26, 2008 at 9:59 PM, Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> wrote:
Hi,

On 26.06.2008 12:15, Jensen Qin wrote:
> I have some board with Intel 5000P and ESB2 chipset.

Short clarification: ESB2 is 631xESB/632xESB which is related to ICH6
(according to Wikipedia). We have support for the 6300ESB in our tree
and it might be possible to adapt the code to the 631xESB</632xESB.
I don't know whether someone is working on that.


Regards,
Carl-Daniel