[coreboot] [PATCH] add functions to set Subsystem Vendor/Device to rl5c746

2011-02-28 Thread Sven Schnelle
Hi List, this patch adds functions to set the Subsystem Vendor/Device ID fields on Ricoh RL5C746. Signed-off-by: Sven Schnelle sv...@stackframe.org Index: src/southbridge/ricoh/rl5c476/rl5c476.c === ---

Re: [coreboot] [PATCH] add functions to set Subsystem Vendor/Device to rl5c746

2011-02-28 Thread Peter Stuge
Sven Schnelle wrote: this patch adds functions to set the Subsystem Vendor/Device ID fields on Ricoh RL5C746. Is the procedure device specific? Signed-off-by: Sven Schnelle sv...@stackframe.org If yes, Acked-by: Peter Stuge pe...@stuge.se Otherwise maybe rather add it to pci_device.c ?

Re: [coreboot] [PATCH] add functions to set Subsystem Vendor/Device to rl5c746

2011-02-28 Thread Alex G.
On 02/28/2011 06:28 PM, Peter Stuge wrote: Sven Schnelle wrote: this patch adds functions to set the Subsystem Vendor/Device ID fields on Ricoh RL5C746. Is the procedure device specific? It seems so. The procedure is different on VIA hardware. Alex -- coreboot mailing list:

Re: [coreboot] [PATCH] add functions to set Subsystem Vendor/Device to rl5c746

2011-02-28 Thread Sven Schnelle
Peter Stuge pe...@stuge.se writes: Sven Schnelle wrote: this patch adds functions to set the Subsystem Vendor/Device ID fields on Ricoh RL5C746. Is the procedure device specific? Yes, the ricoh chip needs an additional Write enable to set the Subsystem Vendor/Device ID. ~sven -- coreboot

Re: [coreboot] [PATCH] add functions to set Subsystem Vendor/Device to rl5c746

2011-02-28 Thread Sven Schnelle
Sven Schnelle sv...@stackframe.org writes: this patch adds functions to set the Subsystem Vendor/Device ID fields on Ricoh RL5C746. r6412. ~svens -- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot