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

2011-02-02 Thread Joseph Kellermann
Patrick, could you commit this patch ? Regards, Joseph Von: Georgi, Patrick [patrick.geo...@secunet.com] Gesendet: Dienstag, 25. Januar 2011 13:54 Bis: Joseph Kellermann Cc: coreboot@coreboot.org Betreff: Re: [coreboot] Moved 'pci_set_subsystem&

Re: [coreboot] Errata #169 patch for Turion BH-G2

2011-01-27 Thread Joseph Kellermann
errata#169 (in place of errata#131)) and (errata#254 if TURION-S1G1), ok ? Setting of F0x68[22:21] to 01b in 'k8_optimization()' , any idea for a better place ? Regards, Josef Von: Marc Jones [marcj...@gmail.com] Gesendet: Donnerstag, 27. Jan

[coreboot] cmos recovery feature

2011-01-25 Thread Joseph Kellermann
Hi, how can I enable the cmos recovery feature and where I have to put the cmos.default file ? In my local version I have added ## if [ -f $(top)/src/mainboard/$(MAINBOARDDIR)/cmos.default ]; \ then \ $(CBFSTO

[coreboot] Errata #169 patch for Turion BH-G2

2011-01-25 Thread Joseph Kellermann
This patch fixes a potential system hang (see 'Revision Guide for AMD NPT Family 0Fh Processors' 33610.pdf). Signed-off-by: Josef Kellermann ** IMPORTANT NOTICE / WICHTIGER HINWEIS This communication c

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

2011-01-25 Thread Joseph Kellermann
Ok, it works. I will provide patches for the RS690 device specific register. Regards, Joseph Von: Georgi, Patrick [patrick.geo...@secunet.com] Gesendet: Dienstag, 25. Januar 2011 13:54 Bis: Joseph Kellermann Cc: coreboot@coreboot.org Betreff: Re

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

2011-01-25 Thread Joseph Kellermann
Great, i will test it. Thanks, Joseph Von: Georgi, Patrick [patrick.geo...@secunet.com] Gesendet: Dienstag, 25. Januar 2011 13:54 Bis: Joseph Kellermann Cc: coreboot@coreboot.org Betreff: Re: [coreboot] Moved 'pci_set_subsystem' to a weak functio

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

2011-01-25 Thread Joseph Kellermann
ordingly. that's, in 'mainboard.c' I check for 'PLX device present' and set up subdevice ids accordingly. Regards, Joseph Von: Georgi, Patrick [patrick.geo...@secunet.com] Gesendet: Dienstag, 25. Januar 2011 12:16 Bis: Joseph Kellermann Cc:

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

2011-01-25 Thread Joseph Kellermann
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

[coreboot] Patch for coreboot_table.c

2011-01-24 Thread Joseph Kellermann
This patch fixes an 'write_tables: coreboot table didn't fit (f0221)' issue. Signed-off-by: Josef Kellermann ** IMPORTANT NOTICE / WICHTIGER HINWEIS This communicatio