ASUS P4C800-E Deluxe Build Tutorial: Difference between revisions

From coreboot
Jump to navigation Jump to search
m (new mobo)
 
Line 6: Line 6:


[[User:Vince|I]] started gathering informations about [http://www.asus.com/products.aspx?l1=3&l2=12&l3=30&l4=0&model=175&modelmenu=1 Asus P4C800E Deluxe] motherboard
[[User:Vince|I]] started gathering informations about [http://www.asus.com/products.aspx?l1=3&l2=12&l3=30&l4=0&model=175&modelmenu=1 Asus P4C800E Deluxe] motherboard
* the Intel i875P is currently not supported by coreboot, here are datasheets:
http://www.intel.com/design/chipsets/875p/documentation.htm


== Hardware ==
== Hardware ==

Revision as of 21:28, 4 October 2008

Status

This is just a work-in-progress status page, the port is not functional yet.

Background

I started gathering informations about Asus P4C800E Deluxe motherboard

  • the Intel i875P is currently not supported by coreboot, here are datasheets:
http://www.intel.com/design/chipsets/875p/documentation.htm

Hardware

  • Intel i875P Northbridge
  • Intel ICH5R Southbridge
  • Winbond W83627THF-A Super I/O
  • Intel P4 Prescott (stepping 9) Socket 478 CPU 2.80 GHz
  • 2 * 512 MB PC-3500 DDR-SDRAM Corsair XMS CMX512-3500C2 433 MHz
  • RD1 PMC4 BIOS Savior on PLCC socket
  • PMC Pm49FL004T-33JC - spare flash chips for work and backup (in case I flash the RD1 with a non working image)
  • SST 49LF004B 33-4C-NH - spare, not tested

OK

NOK

Files

Information gathering

All output from these tools are on Asus_P4C800E_Deluxe_Infos

  • /proc/interrupts
  • dmidecode - Flash ROM chip size
  • getpir - infos for irq_tables.c & mptable.c
  • mptable - infos for mptable.c
  • superiotool -dV - infos for Config.lb device tree
  • flashrom -V - Is your motherboard flashrom capable (northbridge + super I/O + flash chip)
  • lspci -tnvv - PCI bus tree from legacy BIOS
  • lspci -vvvxx - PCI devices informations

TODO

Notes