[coreboot] Moved 'pci_set_subsystem' to a weak function: Support for Siemens Mainboard

Joseph Kellermann Joseph.Kellermann at heitec.de
Tue Jan 25 11:44:34 CET 2011


I've compiled support for the Siemens 'sitemp' Mainboard. The board is similar to the AMD dbm690t.
I adapt the code from dbm690t according to customer requirement specification.
Linux is booting with seabios/filo.
Windows XP is booting with seabios.

This board comes with two hardware variants so I have to set up subvendor/device ids accordingly.
Also I've found an issue:
The default 'pci_set_subsystem' sets the subvendor/device id register# 0x2c. However, for a few devices in the RS690 the register is 0x4c respectively 0x50.

Moved 'pci_set_subsystem' to a weak function in 'pci_device.c'. So boards can add an override for the default function in mainboard/../override_df.c (or mainboard.c) and set it up too.

Hoping to receive a 'ack'.

Thanks


Signed-off-by: Josef Kellermann joseph.kellermann at heitec.de


**********************************************************************************************
IMPORTANT NOTICE / WICHTIGER HINWEIS
This communication contains information which is confidential and may also be privileged. It is for the 
exclusive use of the intended recipient(s). If you are not the intended recipient(s) please note that any 
distribution, copying or use of this communication or the information in it is strictly prohibited. If you have 
received this communication in error please notify us immediately by email or by telephone and then delete 
this email and any copies of it.
Diese E-Mail koennte vertrauliche und/oder rechtlich geschuetzte Informationen enthalten. Wenn Sie nicht 
der richtige Adressat sind oder diese E-Mail irrtuemlich erhalten haben, informieren Sie bitte sofort den 
Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser 
Mail sind nicht gestattet.

HEITEC AG, Werner-von-Siemens-Str. 61, 91052 Erlangen, HRB 7754, RG Fuerth, Vorstandsvorsitzender: 
Richard Heindl, Vorstand: Harald Preiml, Finanzvorstand: Rene-Oliver Rosner, Aufsichtsratsvorsitzender: Dr. 
Lorenz M. Raith, WWW: http://www.heitec.de
**********************************************************************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20110125/d214673e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pci_device.patch
Type: application/octet-stream
Size: 1077 bytes
Desc: pci_device.patch
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20110125/d214673e/attachment.obj>


More information about the coreboot mailing list